Re: [PATCHSET x86/numa] x86-64, NUMA: bring sanity to NUMAconfig/emulation

From: Ingo Molnar
Date: Wed Feb 16 2011 - 10:53:35 EST



* Tejun Heo <tj@xxxxxxxxxx> wrote:

> Hello, Ingo.
>
> On Wed, Feb 16, 2011 at 01:52:49PM +0100, Ingo Molnar wrote:
> > allyes64config fails with:
> >
> > arch/x86/mm/numa_64.c:1045: error: 'physnid' undeclared (first use in this function)
> > arch/x86/mm/numa_64.c:1045: error: (Each undeclared identifier is reported only once
> > arch/x86/mm/numa_64.c:1045: error: for each function it appears in.)
>
> Dang, sorry about that. Updated patch posted and git tree updated.
> One patch in the emulation series is affected. x86_64-numa-unify
> branch remains the same. x86_64-numa-emu-unify updated.
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc.git x86_64-numa-emu-unify
>
> The new HEAD is 6e3019a9bf55000694b0d7058b39a1eebdf9877a.

Now the build fails on allyes32config:

drivers/acpi/numa.c:293: error: 'NR_NODE_MEMBLKS' undeclared (first use in this function)
drivers/acpi/numa.c:293: error: (Each undeclared identifier is reported only once
drivers/acpi/numa.c:293: error: for each function it appears in.)

Thanks,

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