]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/pseries: Auto-online hotplugged memory
authorNathan Fontenot <nfont@linux.vnet.ibm.com>
Wed, 29 Jun 2016 17:19:14 +0000 (12:19 -0500)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 15 Jul 2016 10:18:37 +0000 (20:18 +1000)
commit47acfcda0aa586827d2632b96e9ec6fb56c80126
treeed49f7c5c88c8312b70639183b87a09cae3c942e
parent6195837f3b61808c180b72cb60fe0c57b3db3ec9
powerpc/pseries: Auto-online hotplugged memory

A recent update (commit id 91a3a9846aa) allows for automatically
onlining memory that is added. This patch sets the config option
CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE=y for pseries and updates the
pseries memory hotplug code so that DLPAR added memory can be
automatically onlined instead of explicitly onlining the memory.

Signed-off-by: Nathan Fontenot <nfont@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/configs/pseries_defconfig
arch/powerpc/platforms/pseries/hotplug-memory.c