x86: xsave: fix error condition in save_i387_xstate()
authorSuresh Siddha <suresh.b.siddha@intel.com>
Tue, 7 Oct 2008 21:04:27 +0000 (14:04 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 7 Oct 2008 21:36:01 +0000 (14:36 -0700)
commitf364eadab59b316ea0bd9f9bc01af0ad89065569
tree6fabc04f8ededd3f14e5187ec4ac06bd7d6e50e9
parenta19aac8548d85cf15d744335b8e82201da760d80
x86: xsave: fix error condition in save_i387_xstate()

Actually return failure on error.

Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/kernel/xsave.c