From: Andy Lutomirski Date: Fri, 14 Aug 2015 22:02:55 +0000 (-0700) Subject: x86/ldt: Further fix FPU emulation X-Git-Tag: v3.2.72~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=159e99c16e33bf3d01d2d5c1b983443893486d84;p=pandora-kernel.git x86/ldt: Further fix FPU emulation commit 12e244f4b550498bbaf654a52f93633f7dde2dc7 upstream. The previous fix confused a selector with a segment prefix. Fix it. Compile-tested only. Cc: Juergen Gross Reported-by: Linus Torvalds Fixes: 4809146b86c3 ("x86/ldt: Correct FPU emulation access to LDT") Signed-off-by: Andy Lutomirski Signed-off-by: Linus Torvalds Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed