From: Mike Kravetz Date: Mon, 1 May 2006 19:16:09 +0000 (-0700) Subject: [PATCH] sparsemem interaction with memory add bug fixes X-Git-Tag: v2.6.17-rc4~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46a66eecdf7bc12562ecb492297447ed0e1ecf59;p=pandora-kernel.git [PATCH] sparsemem interaction with memory add bug fixes This patch fixes two bugs with the way sparsemem interacts with memory add. They are: - memory leak if memmap for section already exists - calling alloc_bootmem_node() after boot These bugs were discovered and a first cut at the fixes were provided by Arnd Bergmann and Joel Schopp . Signed-off-by: Mike Kravetz Signed-off-by: Joel Schopp Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed