From: Michael Ellerman Date: Mon, 23 Jun 2014 04:17:47 +0000 (+1000) Subject: powerpc: Remove ancient DEBUG_SIG code X-Git-Tag: omap-for-v3.17/soc-cleanup~50^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf77ee2a7a544f09683f73dcd7cad7ef81f1005c;p=pandora-kernel.git powerpc: Remove ancient DEBUG_SIG code We have some compile-time disabled debug code in signal_xx.c. It's from some ancient time BG, almost certainly part of the original port, given the very similar code on other arches. The show_unhandled_signal logic, added in d0c3d534a438 (2.6.24) is cleaner and prints more useful information, so drop the debug code. Signed-off-by: Michael Ellerman Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed