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:
b0c4d95
)
x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRs
author
Andreas Herrmann
<herrmann.der.user@googlemail.com>
Tue, 27 Apr 2010 10:13:48 +0000
(12:13 +0200)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Thu, 13 May 2010 23:21:20 +0000
(16:21 -0700)
If host CPU is exposed to a guest the OSVW MSRs are not guaranteed
to be present and a GP fault occurs. Thus checking the feature flag is
essential.
Cc: <stable@kernel.org> # .32.x .33.x
Signed-off-by: Andreas Herrmann <andreas.herrmann3@amd.com>
LKML-Reference: <
20100427101348
.GC4489@alberich.amd.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
No differences found