Re: 2.6.16-mm2



On Tue, Mar 28, 2006 at 11:11:01AM -0800, Andrew Morton wrote:
Badari Pulavarty <pbadari@xxxxxxxxxx> wrote:

On Tue, 2006-03-28 at 00:35 -0800, Andrew Morton wrote:
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.16/2.6.16-mm2/


- It seems to compile.

Well, depends :)

Ran into this on -mm1 also. Haven't digged into finding out why ?

LD init/built-in.o
LD .tmp_vmlinux1
arch/x86_64/mm/built-in.o(.init.text+0x1298): In function `__change_page_attr':
arch/x86_64/mm/pageattr.c:58: undefined reference to `srat_reserve_add_area'
make: *** [.tmp_vmlinux1] Error 1

Ideas ?


Yes, that'll happen. I guess you'll need to set CONFIG_ACPI_NUMA for now.

Fixed.

(I could have sworn i added that ifdef earlier already, weird)

-Andi (who thinks we have too many CONFIGs)
-
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/



Relevant Pages