![](https://seccdn.libravatar.org/avatar/324f26b736d3eb90435dbe1c3d1a2dc2.jpg?s=120&d=mm&r=g)
Hi, I bisected down the stack and patches.arch/mm-avoid-bad-page-on-lru gives me a link-time error on i386/pae. arch/x86/built-in.o: In function `dma_generic_alloc_coherent': (.text+0x6b95): undefined reference to `page_to_nid' arch/x86/built-in.o: In function `nommu_map_sg': pci-nommu.c:(.text+0x805f): undefined reference to `page_to_nid' arch/x86/built-in.o: In function `nommu_map_page': pci-nommu.c:(.text+0x8168): undefined reference to `page_to_nid' arch/x86/built-in.o: In function `machine_kexec': (.text+0x1ca36): undefined reference to `page_to_nid' arch/x86/built-in.o: In function `vmi_kmap_atomic_pte': vmi_32.c:(.text+0x21567): undefined reference to `page_to_nid' arch/x86/built-in.o:kvm.c:(.text+0x21c3e): more undefined references to `page_to_nid' follow -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org