From: Yinghai Lu Date: Sat, 14 Jun 2008 02:08:52 +0000 (-0700) Subject: x86: replace shrink_active_range() with remove_active_range() X-Git-Tag: v2.6.27-rc1~1106^2~247^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc1050bafebfb1d7935331282e948b5016318192;p=pandora-kernel.git x86: replace shrink_active_range() with remove_active_range() in case we have kva before ramdisk on a node, we still need to use those ranges. v2: reserve_early kva ram area, in case there are holes in highmem, to avoid those area could be treat as free high pages. Signed-off-by: Yinghai Lu Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed