]> git.baikalelectronics.ru Git - kernel.git/commit
x86: also show non-zero IRQ counts for vectors that currently don't have a handler
authorJan Beulich <jbeulich@novell.com>
Wed, 17 Oct 2007 16:04:40 +0000 (18:04 +0200)
committerThomas Gleixner <tglx@inhelltoy.tec.linutronix.de>
Wed, 17 Oct 2007 18:16:54 +0000 (20:16 +0200)
commit5b8d0943d904501cfe558d253ef0cc79b2edc2fe
tree8b0bd815aed4a466d7747ddacc4105e13316f4f4
parenta9ffc5f8ab41f0c654accaaed6f4708c3d1b7691
x86: also show non-zero IRQ counts for vectors that currently don't have a handler

It doesn't seem to make sense to hide these, even if their counts
can't change at the point in time they're being displayed.

[ tglx: arch/x86 adaptation ]

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/irq_32.c
arch/x86/kernel/irq_64.c