Re: [PATCH] Make x86 latest boot with non-discontig boxes

From: Ingo Molnar
Date: Wed Jun 04 2008 - 06:37:20 EST



* Glauber Costa <gcosta@xxxxxxxxxx> wrote:

> Commit 0596152388e234efebce464355186ad9e16c8cb6 broke my box, since it
> removes completely the call to memory_present() at e820 setup.
>
> It seems to be really not needed with discontig memory, but with flat
> and sparse, I get an early crash. The proposed patch moves the call
> memory_present() to setup_memory, the one present in setup_32.c.

thanks for tracking it down. Could you check whether the latest
x86/master tree works fine now?

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