From: Badari Pulavarty Date: Mon, 28 Apr 2008 09:12:01 +0000 (-0700) Subject: hotplug memory remove: generic __remove_pages() support X-Git-Tag: v2.6.26-rc1~1010 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea01ea937dcae2caa146dea1918cccf2f16ed3c4;p=pandora-kernel.git hotplug memory remove: generic __remove_pages() support Generic helper function to remove section mappings and sysfs entries for the section of the memory we are removing. offline_pages() correctly adjusted zone and marked the pages reserved. TODO: Yasunori Goto is working on patches to free up allocations from bootmem. Signed-off-by: Badari Pulavarty Acked-by: Yasunori Goto Cc: Benjamin Herrenschmidt Cc: Paul Mackerras Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed