android_kernel_samsung_univ.../arch/x86
Suresh Siddha c37b5efea4 x86, xsave: save/restore the extended state context in sigframe
On cpu's supporting xsave/xrstor, fpstate pointer in the sigcontext, will
include the extended state information along with fpstate information. Presence
of extended state information is indicated by the presence
of FP_XSTATE_MAGIC1 at fpstate.sw_reserved.magic1 and FP_XSTATE_MAGIC2
at fpstate + (fpstate.sw_reserved.extended_size - FP_XSTATE_MAGIC2_SIZE).

Extended feature bit mask that is saved in the memory layout is represented
by the fpstate.sw_reserved.xstate_bv

For RT signal frames, UC_FP_XSTATE in the uc_flags also indicate the
presence of extended state information in the sigcontext's fpstate
pointer.

Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-07-30 19:49:27 +02:00
..
boot Merge branch 'linus' into x86/header-guards 2008-07-26 15:30:40 +02:00
configs
crypto
es7000 x86: mach_es7000 to es7000 2008-07-26 16:31:34 +02:00
ia32 x86, xsave: save/restore the extended state context in sigframe 2008-07-30 19:49:27 +02:00
kernel x86, xsave: save/restore the extended state context in sigframe 2008-07-30 19:49:27 +02:00
kvm mmu-notifiers: core 2008-07-28 16:30:21 -07:00
lguest Merge commit 'v2.6.27-rc1' into x86/core 2008-07-30 19:33:48 +02:00
lib
mach-default
mach-generic x86: mach-numaq to numaq 2008-07-26 16:31:35 +02:00
mach-rdc321x
mach-voyager
math-emu
mm Fix 'get_user_pages_fast()' with non-page-aligned start address 2008-07-28 17:54:21 -07:00
oprofile x86/oprofile/nmi_int: add Nehalem to list of ppro cores 2008-07-24 17:29:00 -07:00
pci x86/PCI: use dev_printk when possible 2008-07-28 15:32:26 -07:00
power
vdso
video
xen Merge branch 'linus' into x86/x2apic 2008-07-25 13:08:16 +02:00
Kconfig Merge commit 'v2.6.27-rc1' into x86/core 2008-07-30 19:33:48 +02:00
Kconfig.cpu x86: fix crash due to missing debugctlmsr on AMD K6-3 2008-07-22 14:16:37 +02:00
Kconfig.debug x86: Fix help message for STRICT_DEVMEM config option 2008-07-21 13:04:08 -07:00
Makefile x86, RDC321x: add to mach-default 2008-07-26 13:51:46 +02:00
Makefile_32.cpu