Files
twx-linux/mm
Yasunori Goto 5443cf44e9 memory hotplug: solve config broken: undefined reference to `online_page'
Memory hotplug code of i386 adds memory to only highmem.  So, if
CONFIG_HIGHMEM is not set, CONFIG_MEMORY_HOTPLUG shouldn't be set.
Otherwise, it causes compile error.

In addition, many architecture can't use memory hotplug feature yet.  So, I
introduce CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG.

Signed-off-by: Yasunori Goto <y-goto@jp.fujitsu.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
2006-08-08 17:35:33 +02:00
..
2006-03-17 07:51:26 -08:00
2006-03-02 08:33:07 -08:00
2006-08-08 11:58:01 +02:00
2006-02-08 07:52:58 -08:00
2006-03-17 07:51:25 -08:00