Re: [build failure] Re: [PATCH -v2 3/6] x86, 64bit, numa: Put pgtableto local node memory
From: David Rientjes
Date: Thu Dec 30 2010 - 13:54:07 EST
On Thu, 30 Dec 2010, Ingo Molnar wrote:
>
> and x86/numa has this build failure:
>
> arch/x86/mm/numa_64.c: In function ânuma_set_cpumaskâ:
> arch/x86/mm/numa_64.c:851:14: error: âphysnodesâ undeclared (first use in this function)
> arch/x86/mm/numa_64.c:851:14: note: each undeclared identifier is reported only once for each function it appears in
>
> config attached.
>
Yeah, you reported this one earlier and I sent a patch four days ago to
fix it (http://marc.info/?l=linux-kernel&m=129340072128297). I'll reply
to this email with it again.
Thanks!