commit | 072f5d82b58cba760191393a6a99fd1123c76e67 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@novell.com> | Wed Oct 17 18:04:40 2007 +0200 |
committer | Thomas Gleixner <tglx@inhelltoy.tec.linutronix.de> | Wed Oct 17 20:16:54 2007 +0200 |
tree | 8b0bd815aed4a466d7747ddacc4105e13316f4f4 | |
parent | 38e760a1335ffaca5a08624a9aed6fe2055c2c98 [diff] |
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>