Luke Browning wrote:
> michaelellerman at gmail.com wrote:
>
> > Anyway, I'm glad someone's looking at kexec on cell, I haven't had
> the
> > time to look closely at it. You said that your kexec was hanging in
> > the second region, how were you debugging it? Can you give us anymore
> > info?
> >
On Wed, 2007-02-14 at 12:47 -0300, Luke Browning wrote:
>
> [EMAIL PROTECTED] wrote on 02/14/2007 08:11:11 AM:
>
> > Anyway, I'm glad someone's looking at kexec on cell, I haven't had
> the
> > time to look closely at it. You said that your kexec was hanging in
> > the second region, how were you
On Wed, 2007-02-14 at 19:09 +0900, Horms wrote:
>
> I'm happy to announce the third alpha release of this code.
> It is just a minor up-port to xen-ia64-unstable version 13903.
> The Linux and kexec-tools portions are unchanged.
Hi Simon,
Thanks for your work on this. I tried to give it a wh
¡Tendrá un mar de
posibilidades!"si se pensiona mejor"
Energy power company!...
S.umbol: UTEVCurrent price: $0.012 Recommendation: very aggresive buy..
SOMEBODY KNOWS SOMETHING!!!
Take a look at it:
The nature of UTEV's main business is to commercialize environmentally-friendly
technologies.UTEV's activities are oriented towards sustainable
kexec: Use EFI_LOADER_DATA for ELF core header (ia64)
The address where the ELF core header is stored is passed to the secondary
kernel as a kernel command line option. The memory area for this header is
also marked as a separate EFI memory descriptor on ia64.
The separate EFI memory descriptor
kexec-tools: Use EFI_LOADER_DATA for ELF core header (ia64)
The address where the ELF core header is stored is passed to the secondary
kernel as a kernel command line option. The memory area for this header is
also marked as a separate EFI memory descriptor on ia64.
The separate EFI memory desc
On Thu, Feb 15, 2007 at 06:57:06PM +0900, Magnus Damm wrote:
> Keep alignment comment in elf code and use ELF_CORE_HEADER_ALIGN
>
> This patch puts back and extends the alignment comment in crashdump-elf.c
> and adds a small check to make sure the arch-specific code aligns properly.
> Instead of h
Make sure max_memory_ranges are cleared before incremented
I happened to call get_memory_ranges() twice on ia64 while debugging some
kdump issue the other day. This did not work as expected because the
variable max_memory_ranges was not cleared before being incremented.
So the second caller gets m
Keep alignment comment in elf code and use ELF_CORE_HEADER_ALIGN
This patch puts back and extends the alignment comment in crashdump-elf.c
and adds a small check to make sure the arch-specific code aligns properly.
Instead of hardcoding 1024 we introduce ELF_CORE_HEADER_ALIGN.
The idea behind the
On Thu, Feb 15, 2007 at 05:24:04PM +0900, Magnus Damm wrote:
> Keep alignment comment in elf code and use KERNEL_CMDLINE_ALIGN
>
> This patch puts back the alignment comment to crashdump-elf.c and
> adds a small check to make sure the arch-specific code aligns properly.
> Instead of hardcoding 102
Keep alignment comment in elf code and use KERNEL_CMDLINE_ALIGN
This patch puts back the alignment comment to crashdump-elf.c and
adds a small check to make sure the arch-specific code aligns properly.
Instead of hardcoding 1024 we introduce KERNEL_CMDLINE_ALIGN.
The idea behind the alignment req
12 matches
Mail list logo