x86, fpu: Consolidate inline asm routines for saving/restoring fpu state
authorSuresh Siddha <suresh.b.siddha@intel.com>
Tue, 24 Jul 2012 23:05:28 +0000 (16:05 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Tue, 18 Sep 2012 22:51:26 +0000 (15:51 -0700)
commit0ca5bd0d886578ad0afeceaa83458c0f35cb3c6b
tree97c8e2c62d1be5fd66c2a6da28d439255bd37ed1
parent050902c011712ad4703038fa4489ec4edd87d396
x86, fpu: Consolidate inline asm routines for saving/restoring fpu state

Consolidate x86, x86_64 inline asm routines saving/restoring fpu state
using config_enabled().

Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
Link: http://lkml.kernel.org/r/1343171129-2747-3-git-send-email-suresh.b.siddha@intel.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/include/asm/fpu-internal.h
arch/x86/include/asm/xsave.h
arch/x86/kernel/xsave.c