[Lguest] [patch] core.c i386 disentangle
Jes Sorensen
jes at sgi.com
Tue Aug 14 23:38:40 EST 2007
Steven Rostedt wrote:
>> +#ifdef CONFIG_HIGHMEM
>> #include <asm/highmem.h>
>> +#endif
>
> You should be able to just include <linux/highmem.h> and get rid of the
> ugly ifdefs.
DOH! I knew there was something odd about it, but who would be stupid
enough to include asm/highmem.h directly in the first place? :)
I'll send an updated patch directly to Rusty to avoid flooding the list
since it's just that small change.
Cheers,
Jes
More information about the Lguest
mailing list