Messages in this thread |  | | From | Rusty Russell <> | | Subject | Re: linux-next: parsing mem=700M broken | | Date | Thu, 25 Dec 2008 16:20:22 +1030 |
| |
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.
|  |