Browse Source

powerpc: Set show_unhandled_signals to 1 by default

Just like other architectures

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Benjamin Herrenschmidt 12 years ago
parent
commit
e34166ad63
1 changed files with 1 additions and 1 deletions
  1. 1 1
      arch/powerpc/kernel/signal.c

+ 1 - 1
arch/powerpc/kernel/signal.c

@@ -25,7 +25,7 @@
  * through debug.exception-trace sysctl.
  */
 
-int show_unhandled_signals = 0;
+int show_unhandled_signals = 1;
 
 /*
  * Allocate space for the signal frame