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:
1739f09
)
x86, fpu, amd: Clear exceptions in AMD FXSAVE workaround
author
Linus Torvalds
<torvalds@linux-foundation.org>
Sun, 12 Jan 2014 03:15:52 +0000
(19:15 -0800)
committer
H. Peter Anvin
<hpa@zytor.com>
Sun, 12 Jan 2014 03:15:52 +0000
(19:15 -0800)
Before we do an EMMS in the AMD FXSAVE information leak workaround we
need to clear any pending exceptions, otherwise we trap with a
floating-point exception inside this code.
Reported-by: halfdog <me@halfdog.net>
Tested-by: Borislav Petkov <bp@suse.de>
Link:
http://lkml.kernel.org/r/CA%2B55aFxQnY_PCG_n4=0w-VG=YLXL-yr7oMxyy0WU2gCBAf3ydg@mail.gmail.com
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/include/asm/fpu-internal.h
patch
|
blob
|
history
diff --cc
arch/x86/include/asm/fpu-internal.h
Simple merge