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:
4809146
)
x86/ldt: Further fix FPU emulation
author
Andy Lutomirski
<luto@kernel.org>
Fri, 14 Aug 2015 22:02:55 +0000
(15:02 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Sun, 16 Aug 2015 22:11:05 +0000
(15:11 -0700)
The previous fix confused a selector with a segment prefix. Fix it.
Compile-tested only.
Cc: stable@vger.kernel.org
Cc: Juergen Gross <jgross@suse.com>
Reported-by: Linus Torvalds <torvalds@linux-foundation.org>
Fixes:
4809146b86c3
("x86/ldt: Correct FPU emulation access to LDT")
Signed-off-by: Andy Lutomirski <luto@kernel.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/x86/math-emu/get_address.c
patch
|
blob
|
history
diff --cc
arch/x86/math-emu/get_address.c
Simple merge