From: Matthew Garrett Date: Thu, 5 May 2011 19:19:46 +0000 (-0400) Subject: x86, efi: Ensure that the entirity of a region is mapped X-Git-Tag: v3.0-rc1~397^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=935a638241b0658b9749edd060f972575f9d4a78;p=pandora-kernel.git x86, efi: Ensure that the entirity of a region is mapped It's possible for init_memory_mapping() to fail to map the entire region if it crosses a boundary, so ensure that we complete the mapping. Signed-off-by: Matthew Garrett Link: http://lkml.kernel.org/r/1304623186-18261-5-git-send-email-mjg@redhat.com Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed