summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/signal.c
diff options
context:
space:
mode:
authorFranck Bui-Huu2007-02-09 16:07:37 +0100
committerRalf Baechle2007-02-13 23:40:51 +0100
commit24c556e99ec8a61ce1fbc75bee61dc19edf2c4df (patch)
treebaa7ad6f7345a7121a3d7750ebbe1f2733a36247 /arch/mips/kernel/signal.c
parent[MIPS] signal: Move sigframe definition for native O32/N64 into signal.c (diff)
downloadkernel-qcow2-linux-24c556e99ec8a61ce1fbc75bee61dc19edf2c4df.tar.gz
kernel-qcow2-linux-24c556e99ec8a61ce1fbc75bee61dc19edf2c4df.tar.xz
kernel-qcow2-linux-24c556e99ec8a61ce1fbc75bee61dc19edf2c4df.zip
[MIPS] signals: make common _BLOCKABLE macro
Signed-off-by: Franck Bui-Huu <fbuihuu@gmail.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/kernel/signal.c')
-rw-r--r--arch/mips/kernel/signal.c2
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 @@
#include "signal-common.h"
-#define _BLOCKABLE (~(sigmask(SIGKILL) | sigmask(SIGSTOP)))
-
/*
* Horribly complicated - with the bloody RM9000 workarounds enabled
* the signal trampolines is moving to the end of the structure so we can