]> asedeno.scripts.mit.edu Git - linux.git/commit
parisc/signal: Add FPE_CONDTRAP for conditional trap handling
authorHelge Deller <deller@gmx.de>
Sun, 14 Jan 2018 01:32:43 +0000 (19:32 -0600)
committerHelge Deller <deller@gmx.de>
Wed, 11 Apr 2018 09:40:35 +0000 (11:40 +0200)
commit75abf64287cab73546382a4fa7fa2f4e3516efeb
tree48c47c25880b404b21f2dcf05594858d766be48e
parentb284d4d5a6785f8cd07eda2646a95782373cd01e
parisc/signal: Add FPE_CONDTRAP for conditional trap handling

Posix and common sense requires that SI_USER not be a signal specific
si_code. Thus add a new FPE_CONDTRAP si_code for conditional traps.

Signed-off-by: Helge Deller <deller@gmx.de>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
arch/parisc/include/uapi/asm/siginfo.h
arch/parisc/kernel/traps.c
arch/x86/kernel/signal_compat.c
include/uapi/asm-generic/siginfo.h