]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit03d2865cf37d106c3eccb5798d82200e079e94c3
tree630c5b348bb2dc7abbb3bd820a51a6fa8c6e5c5d
parent1981e8afde848cb23fcf84c50b8e9b8817907f73
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