Re: linux-next: parsing mem=700M broken

From: Rusty Russell
Date: Thu Dec 25 2008 - 00:50:39 EST


On Wednesday 24 December 2008 23:00:27 Ingo Oeser wrote:
> Hello Rusty,
>
> On Wednesday 24 December 2008, Rusty Russell wrote:
> > void __init finish_e820_parsing(void)
> > {
> > + bool userdef;
>
> maybe init with userdef = false;

Thanks! Gcc 3.4 warns about that, gcc 4.1, 4.2 and 4.3 don't.

Strange.
Rusty.
--
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/