summaryrefslogtreecommitdiffstats
path: root/ipc
diff options
context:
space:
mode:
authorJonas Bonn2012-02-19 17:36:53 +0100
committerJonas Bonn2014-01-09 10:57:21 +0100
commit10f67dbf6add97751050f294d4c8e0cc1e5c2c23 (patch)
tree2a4365dc7fa9cc9ea4b1bb8a99ae83f353172d29 /ipc
parentLinux 3.13-rc7 (diff)
downloadkernel-qcow2-linux-10f67dbf6add97751050f294d4c8e0cc1e5c2c23.tar.gz
kernel-qcow2-linux-10f67dbf6add97751050f294d4c8e0cc1e5c2c23.tar.xz
kernel-qcow2-linux-10f67dbf6add97751050f294d4c8e0cc1e5c2c23.zip
openrisc: Rework signal handling
The mainline signal handling code for OpenRISC has been buggy since day one with respect to syscall restart. This patch significantly reworks the signal handling code: i) Move the "work pending" loop to C code (borrowed from ARM arch) ii) Allow a tracer to muck about with the IP and skip syscall restart in that case (again, borrowed from ARM) iii) Make signal handling WRT syscall restart actually work v) Make the signal handling code look more like that of other architectures so that it's easier for others to follow Reported-by: Anders Nystrom <anders@southpole.se> Signed-off-by: Jonas Bonn <jonas@southpole.se>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions