summaryrefslogtreecommitdiff
path: root/iosched.h
diff options
context:
space:
mode:
Diffstat (limited to 'iosched.h')
0 files changed, 0 insertions, 0 deletions
iff/?id=6de5a8a5001687df720b36729c799991cc0faff5&id2=44549e8f5eea4e0a41b487b63e616cb089922b99'>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