From: Dave Hansen Date: Sun, 30 Oct 2005 01:16:54 +0000 (-0700) Subject: [PATCH] memory hotplug: sysfs and add/remove functions X-Git-Tag: v2.6.15-rc1~730^2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3947be1969a9ce455ec30f60ef51efb10e4323d1;p=pandora-kernel.git [PATCH] memory hotplug: sysfs and add/remove functions This adds generic memory add/remove and supporting functions for memory hotplug into a new file as well as a memory hotplug kernel config option. Individual architecture patches will follow. For now, disable memory hotplug when swsusp is enabled. There's a lot of churn there right now. We'll fix it up properly once it calms down. Signed-off-by: Matt Tolentino Signed-off-by: Dave Hansen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed