Re: [Patch] uml: fix undeclared variables

From: AmÃrico Wang
Date: Wed Nov 19 2008 - 13:40:42 EST


On Tue, Nov 18, 2008 at 07:26:26PM +0000, Al Viro wrote:
>On Tue, Nov 18, 2008 at 05:42:51PM +0000, Am??rico Wang wrote:
>>
>> Fix three compile errors about undeclared variables in
>> arch/um/kernel/mem.c.
>
>And what, pray tell, would initialize it?

Sorry, I can't fully understand you. I got the following error:

arch/um/kernel/mem.c: In function âinit_highmemâ:
arch/um/kernel/mem.c:177: error: âpkmap_page_tableâ undeclared (first
use in this function)
arch/um/kernel/mem.c:177: error: (Each undeclared identifier is
reported only once
arch/um/kernel/mem.c:177: error: for each function it appears in.)

Thanks.

--
"Sometimes the only way to stay sane is to go a little crazy."

--
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/