From: Yinghai Lu Date: Thu, 24 Jan 2013 20:20:03 +0000 (-0800) Subject: x86, kexec: Set ident mapping for kernel that is above max_pfn X-Git-Tag: v3.9-rc1~105^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=084d1283986a530828b8898f206adf44d5d3146d;p=pandora-kernel.git x86, kexec: Set ident mapping for kernel that is above max_pfn When first kernel is booted with memmap= or mem= to limit max_pfn. kexec can load second kernel above that max_pfn. We need to set ident mapping for whole image in this case instead of just for first 2M. Signed-off-by: Yinghai Lu Link: http://lkml.kernel.org/r/1359058816-7615-23-git-send-email-yinghai@kernel.org Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed