commit | ec999072442ad531cccbecbd6d5a569b0af6c8e3 | [log] [tgz] |
---|---|---|
author | Nathan Fontenot <nfont@linux.vnet.ibm.com> | Wed Jun 29 12:19:14 2016 -0500 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri Jul 15 20:18:37 2016 +1000 |
tree | ed49f7c5c88c8312b70639183b87a09cae3c942e | |
parent | c05a5a40969e63d3490901acf60989979b0fcd27 [diff] |
powerpc/pseries: Auto-online hotplugged memory A recent update (commit id 31bc3858ea3) 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>