From: Christoph Hellwig <[email protected]>
Now that no architectures defines HAVE_ARCH_GET_SIGNAL_TO_DELIVER anymore
this can go away. It was a transitional hack only.
Signed-off-by: Andrew Morton <[email protected]>
---
25-akpm/kernel/signal.c | 4 ----
1 files changed, 4 deletions(-)
diff -puN kernel/signal.c~kill-ifndef-have_arch_get_signal_to_deliver-in-signalc kernel/signal.c
--- 25/kernel/signal.c~kill-ifndef-have_arch_get_signal_to_deliver-in-signalc 2005-04-12 03:21:35.653716712 -0700
+++ 25-akpm/kernel/signal.c 2005-04-12 03:21:35.658715952 -0700
@@ -1649,8 +1649,6 @@ void ptrace_notify(int exit_code)
spin_unlock_irq(¤t->sighand->siglock);
}
-#ifndef HAVE_ARCH_GET_SIGNAL_TO_DELIVER
-
static void
finish_stop(int stop_count)
{
@@ -1962,8 +1960,6 @@ relock:
return signr;
}
-#endif
-
EXPORT_SYMBOL(recalc_sigpending);
EXPORT_SYMBOL_GPL(dequeue_signal);
EXPORT_SYMBOL(flush_signals);
_
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]