Re: linux-next: Tree for Aug 14 (mm/memory_hotplug.c and drivers/base/memory.c)

From: Randy Dunlap
Date: Thu Aug 14 2014 - 11:02:29 EST


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