git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ee5623
)
x86, efi: Remove virtual-mode SetVirtualAddressMap call
author
Matthew Garrett
<mjg@redhat.com>
Thu, 5 May 2011 19:19:42 +0000
(15:19 -0400)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Mon, 9 May 2011 19:14:25 +0000
(12:14 -0700)
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>
No differences found