Re: [RFC][PATCH] rip out x86_32 NUMA remapping code

From: Yinghai Lu
Date: Thu Jan 31 2013 - 16:55:35 EST


On Thu, Jan 31, 2013 at 1:51 PM, H. Peter Anvin <hpa@xxxxxxxxx> wrote:
> I get a build failure on i386 allyesconfig with this patch:
>
> arch/x86/power/built-in.o: In function `swsusp_arch_resume':
> (.text+0x14e4): undefined reference to `resume_map_numa_kva'
>
> It looks trivial to fix up; I assume resume_map_numa_kva() just goes
> away like it does in the non-NUMA case, but it would be nice if you
> could confirm that.

the patches does not seem to complete.

at least, it does not remove

arch/x86/mm/numa.c: nd = alloc_remap(nid, nd_size);
--
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/