diff options
author | 2011-03-18 14:16:31 +0000 | |
---|---|---|
committer | 2011-03-23 22:17:52 +0900 | |
commit | c49b6ecf0870e78fa40497cd8b142915c1d5c7c9 (patch) | |
tree | 17a0bb980bbf9ce734f62068016e69d4f46175ac /kernel/fork.c | |
parent | sh: Re-enable GENERIC_HARDIRQS_NO_DEPRECATED. (diff) | |
download | wireguard-linux-c49b6ecf0870e78fa40497cd8b142915c1d5c7c9.tar.xz wireguard-linux-c49b6ecf0870e78fa40497cd8b142915c1d5c7c9.zip |
sh: Fix ptrace fpu state initialisation
Commit 0ea820cf introduced the PTRACE_GETFPREGS/SETFPREGS cmds,
but gdb-server still accesses the FPU state using the
PTRACE_PEEKUSR/POKEUSR commands. In this case, xstate was not
initialised.
Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com>
Cc: stable@kernel.org
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions