lkml.org 
[lkml]   [2007]   [Jun]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] move the kernel to 16MB for NUMA-Q
On Mon, 11 Jun 2007 15:32:10 +0100 Andy Whitcroft <apw@shadowen.org> wrote:

>
> We are seeing corruption of the decompressed kernel. It is suspected
> that this is platform specific as it has yet to be seen on any
> other x86. Move the kernel to the 16MB boundary.
>
> Signed-off-by: Andy Whitcroft <apw@shadowen.org>
> ---
> diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig
> index 7e1950f..89e6bf4 100644
> --- a/arch/i386/Kconfig
> +++ b/arch/i386/Kconfig
> @@ -817,6 +817,7 @@ config CRASH_DUMP
>
> config PHYSICAL_START
> hex "Physical address where the kernel is loaded" if (EMBEDDED || CRASH_DUMP)
> + default "0x1000000" if X86_NUMAQ
> default "0x100000"
> help
> This gives the physical address where the kernel is loaded.

grumble. If it's a BIOS bug then OK. But if it is indeed a kernel bug
then this patch didn't make it go away and it shall return to haunt us.

Oh well. Let's hope that the bug (if it is such) will turn up on something
which is less debugging-hostile than a NUMAQ.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2007-06-11 18:19    [W:0.089 / U:0.144 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site