x86, efi: Remove virtual-mode SetVirtualAddressMap call
authorMatthew Garrett <mjg@redhat.com>
Thu, 5 May 2011 19:19:42 +0000 (15:19 -0400)
committerH. Peter Anvin <hpa@linux.intel.com>
Mon, 9 May 2011 19:14:25 +0000 (12:14 -0700)
commit2b5e8ef35bc89eee944c0627edacbb1fea5a1b84
tree36c0570b60c6548ba6f3f752e8e7ed0c788d6686
parent0ee5623f9a6e52df90a78bd21179f8ab370e102e
x86, efi: Remove virtual-mode SetVirtualAddressMap call

The spec says that SetVirtualAddressMap doesn't work once you're in
virtual mode, so there's no point in having infrastructure for calling
it from there.

Signed-off-by: Matthew Garrett <mjg@redhat.com>
Link: http://lkml.kernel.org/r/1304623186-18261-1-git-send-email-mjg@redhat.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/platform/efi/efi.c