]> 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)
commit7e2d9f8486c7e3a5bdb4f98408e3e53f37018160
tree630c5b348bb2dc7abbb3bd820a51a6fa8c6e5c5d
parent116f540acf5e5a9c7448603b8844b60c66fbaff9
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