From: Yinghai Lu Date: Wed, 17 Feb 2010 02:40:35 +0000 (-0800) Subject: core: Move early_res from arch/x86 to kernel/ X-Git-Tag: v2.6.34-rc1~218^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=580e0ad21d6d6f932461d24b47041e3dd499c23f;p=pandora-kernel.git core: Move early_res from arch/x86 to kernel/ This makes the range reservation feature available to other architectures. -v2: add get_max_mapped, max_pfn_mapped only defined in x86... to fix PPC compiling -v3: according to hpa, add CONFIG_HAVE_EARLY_RES -v4: fix typo about EARLY_RES in config Signed-off-by: Yinghai Lu LKML-Reference: <4B7B5723.4070009@kernel.org> Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed