summaryrefslogtreecommitdiff
path: root/trafgen_conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'trafgen_conf.h')
0 files changed, 0 insertions, 0 deletions
>Documentation/early-userspace parent44549e8f5eea4e0a41b487b63e616cb089922b99 (diff)
um: fix FPU state preservation around signal handlers
This patch makes UML saves/restores FPU state from/to the fpstate in pt_regs when setting up or returning from a signal stack, rather than calling ptrace directly. This ensures that FPU state is correctly preserved around signal handlers in a multi-threaded scenario. Signed-off-by: Eli Cooper <elicooper@gmx.com>
Diffstat (limited to 'Documentation/early-userspace')