From: Dave Hansen Date: Sat, 3 Sep 2005 22:54:29 +0000 (-0700) Subject: [PATCH] sparsemem extreme: hotplug preparation X-Git-Tag: v2.6.14-rc1~991 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28ae55c98e4d16eac9a05a8a259d7763ef3aeb18;p=pandora-kernel.git [PATCH] sparsemem extreme: hotplug preparation This splits up sparse_index_alloc() into two pieces. This is needed because we'll allocate the memory for the second level in a different place from where we actually consume it to keep the allocation from happening underneath a lock Signed-off-by: Dave Hansen Signed-off-by: Bob Picco Cc: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed