aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorNathan Fontenot <nfont@austin.ibm.com>2011-01-31 10:55:23 -0600
committerGreg Kroah-Hartman <gregkh@suse.de>2011-02-03 16:08:58 -0800
commit6add7cd618b4d4dc525731beb539c5e06e891855 (patch)
tree624d7f27f6d869468d3355b31f27f2b2a00ad83e /kernel
parentmemory hotplug: Define memory_block_size_bytes for x86_64 with CONFIG_X86_UV (diff)
downloadlinux-dev-6add7cd618b4d4dc525731beb539c5e06e891855.tar.xz
linux-dev-6add7cd618b4d4dc525731beb539c5e06e891855.zip
memory hotplug: sysfs probe routine should add all memory sections
As a follow-on to the recent patches I submitted that allowed for a sysfs memory block to span multiple memory sections, we should also update the probe routine to online all of the memory sections in a memory block. Without this patch the current code will only add a single memory section. I think the probe routine should add all of the memory sections in the specified memory block so that its behavior is in line with memory hotplug actions through the sysfs interfaces. This patch applies on top of the previous sysfs memory updates to allow a sysfs directory o span multiple memory sections. https://lkml.org/lkml/2011/1/20/245 Signed-off-by: Nathan Fontenot <nfont@austin.ibm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions