genirq: Print threaded handler in spurious debug output
authorSebastian Andrzej Siewior <sebastian@breakpoint.cc>
Tue, 31 May 2011 06:56:10 +0000 (08:56 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 3 Jun 2011 12:53:15 +0000 (14:53 +0200)
commitef26f20cd117eb3c185038ed7cbf7b235575751d
tree630c5b348bb2dc7abbb3bd820a51a6fa8c6e5c5d
parent1fa7b6a29c61358cc2ca6f64cef4aa0e1a7ca74c
genirq: Print threaded handler in spurious debug output

In forced threaded mode (or with an explicit threaded handler) we only
see the primary handler, but not the threaded handler.

Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Link: http://lkml.kernel.org/r/1306824972-27067-1-git-send-email-sebastian@breakpoint.cc
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
kernel/irq/spurious.c