commit | ef26f20cd117eb3c185038ed7cbf7b235575751d | [log] [tgz] |
---|---|---|
author | Sebastian Andrzej Siewior <sebastian@breakpoint.cc> | Tue May 31 08:56:10 2011 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Fri Jun 03 14:53:15 2011 +0200 |
tree | 630c5b348bb2dc7abbb3bd820a51a6fa8c6e5c5d | |
parent | 1fa7b6a29c61358cc2ca6f64cef4aa0e1a7ca74c [diff] |
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>