From: Dave Hansen Date: Sun, 30 Oct 2005 01:16:49 +0000 (-0700) Subject: [PATCH] memory hotplug prep: kill local_mapnr X-Git-Tag: v2.6.15-rc1~730^2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2774812f417db562f0d659d2c1b5755ba35d2770;p=pandora-kernel.git [PATCH] memory hotplug prep: kill local_mapnr The following series implements memory hot-add for ppc64 and i386. There are x86_64 and ia64 implementations that will be submitted shortly as well, through the normal maintainers. This patch: local_mapnr is unused, except for in an alpha header. Keep the alpha one, kill the rest. Signed-off-by: Dave Hansen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed