Re: NUMA API for Linux

From: Andrew Morton
Date: Wed Apr 07 2004 - 16:58:18 EST


Matthew Dobson <colpatch@xxxxxxxxxx> wrote:
>
> Just from the patches you posted, I would really disagree that these are
> ready for merging into -mm.

I have them all merged up here. I made a number of small changes -
additional CONFIG_NUMA ifdefs, whitespace improvements, remove unneeded
arch_hugetlb_fault() implementation. The core patch created two copies of
the same file in mempolicy.h, compile fix in mmap.c and a few other things.

It builds OK for NUMAQ, although NUMAQ does have a problem:

drivers/built-in.o: In function `acpi_pci_root_add':
drivers/built-in.o(.text+0x22015): undefined reference to `pci_acpi_scan_root'

ppc64+CONFIG_NUMA compiles OK.

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