summaryrefslogtreecommitdiff
path: root/corking.h
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-06-12 12:45:49 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-06-12 12:45:49 +0200
commitc0d19330c7df0a441545942e7ac87721c718edf4 (patch)
tree4b0a4d844dfbfdeedefbda2bf176c58e1862382e /corking.h
parent4ee9acd587161df26332fc1e07027b1b527e8100 (diff)
cpus: let it always return an unsigned int and bail out on error
In case of an error, just panic, to make sure we always get a val >= 1. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'corking.h')
0 files changed, 0 insertions, 0 deletions
component address x86/fpu/xstate: Fix __fpu_restore_sig() for XSAVES x86/fpu/xstate: Fix xstate_offsets, xstate_sizes for non-extended xstates x86/fpu/xstate: Fix XSTATE component offset print out x86/fpu/xstate: Fix PTRACE frames for XSAVES x86/fpu/xstate: Fix supervisor xstate component offset x86/fpu/xstate: Align xstate components according to CPUID x86/fpu/xstate: Copy xstate registers directly to the signal frame when compacted format is in use x86/fpu/xstate: Keep init_fpstate.xsave.header.xfeatures as zero for init optimization x86/fpu/xstate: Rename 'xstate_size' to 'fpu_kernel_xstate_size', to distinguish it from 'fpu_user_xstate_size' x86/fpu/xstate: Define and use 'fpu_user_xstate_size' x86/fpu: Add tracepoints to dump FPU state at key points
Diffstat