On 08/13/14 22:27, Stephen Rothwell wrote: > Hi all, > > Please do not add code intended for v3.18 until after v3.17-rc1 is > released. > > Changes since 20140813: > on x86_64: drivers/built-in.o: In function `show_zones_online_to': memory.c:(.text+0x13f306): undefined reference to `test_pages_in_a_zone' in drivers/base/memory.c when CONFIG_MEMORY_HOTREMOVE is not enabled. The function implementation in mm/memory_hotplug.c is only built if CONFIG_MEMORY_HOTREMOVE is enabled. -- ~Randy -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>