From: KAMEZAWA Hiroyuki Date: Sat, 5 Aug 2006 19:15:01 +0000 (-0700) Subject: [PATCH] memory hotadd fixes: find_next_system_ram catch range fix X-Git-Tag: v2.6.18-rc4~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58c1b5b079071d82b2f924000b7e8fb5585ce7d8;p=pandora-kernel.git [PATCH] memory hotadd fixes: find_next_system_ram catch range fix find_next_system_ram() is used to find available memory resource at onlining newly added memory. This patch fixes following problem. find_next_system_ram() cannot catch this case. Resource: (start)-------------(end) Section : (start)-------------(end) Signed-off-by: KAMEZAWA Hiroyuki Cc: Keith Mannthey Cc: Yasunori Goto Cc: Dave Hansen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed