From: Dave Hansen Date: Thu, 23 Jun 2005 07:07:41 +0000 (-0700) Subject: [PATCH] sparsemem base: teach discontig about sparse ranges X-Git-Tag: v2.6.13-rc1~68^2~527 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b505b90b2d54e526cc8d123bdef3b98c9f0bbc6;p=pandora-kernel.git [PATCH] sparsemem base: teach discontig about sparse ranges discontig.c has some assumptions that mem_map[]s inside of a node are contiguous. Teach it to make sure that each region that it's bringing online is actually made up of valid ranges of ram. Written-by: Andy Whitcroft Signed-off-by: Dave Hansen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed