diff options
Diffstat (limited to 'arch/mips/kernel/signal.c')
-rw-r--r-- | arch/mips/kernel/signal.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/kernel/signal.c b/arch/mips/kernel/signal.c index e7b04928caec..b2e9ab1bb101 100644 --- a/arch/mips/kernel/signal.c +++ b/arch/mips/kernel/signal.c | |||
@@ -34,8 +34,6 @@ | |||
34 | 34 | ||
35 | #include "signal-common.h" | 35 | #include "signal-common.h" |
36 | 36 | ||
37 | #define _BLOCKABLE (~(sigmask(SIGKILL) | sigmask(SIGSTOP))) | ||
38 | |||
39 | /* | 37 | /* |
40 | * Horribly complicated - with the bloody RM9000 workarounds enabled | 38 | * Horribly complicated - with the bloody RM9000 workarounds enabled |
41 | * the signal trampolines is moving to the end of the structure so we can | 39 | * the signal trampolines is moving to the end of the structure so we can |