]> 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)
commit5ee7be708f801970297611edca037bf597f74336
treeed49f7c5c88c8312b70639183b87a09cae3c942e
parentbeca901f3fa6ad9daf37d5a0a14a9b437a422d59
powerpc/pseries: Auto-online hotplugged memory

A recent update (commit id de6505e3ff0) 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