x86/xstate: undo bogus adjustment to xsave()
authorJan Beulich <jbeulich@suse.com>
Thu, 10 Mar 2016 15:47:02 +0000 (16:47 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 10 Mar 2016 15:47:02 +0000 (16:47 +0100)
commit3cdad9183aefc422d19271a09ad01f7dda1f0cde
treedcb89a2831577d6d41596a5a9b823886b84202cf
parentfc0e69e635d8b996ff9941f8d57f3012f7568fa1
x86/xstate: undo bogus adjustment to xsave()

This reverts an unintended change in commit 879b44b041 ("x86/fpu: add
a per-domain field to set the width of FIP/FDP"), which I had done
intermediately while fixing the build issue: After having reverted that
adjustment I must have forgotten to "git add" the adjustment.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/xstate.c