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:
facbf4d
)
x86/xsaves: Clear reserved bits in xsave header
author
Fenghua Yu
<fenghua.yu@intel.com>
Thu, 29 May 2014 18:12:39 +0000
(11:12 -0700)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Thu, 29 May 2014 21:33:00 +0000
(14:33 -0700)
The reserved bits (128~511) in the xsave header must be zero according to
X86 SDM. Clear the bits in this patch.
Signed-off-by: Fenghua Yu <fenghua.yu@intel.com>
Link:
http://lkml.kernel.org/r/1401387164-43416-12-git-send-email-fenghua.yu@intel.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/kernel/i387.c
patch
|
blob
|
history
diff --cc
arch/x86/kernel/i387.c
Simple merge