commit | bec1b8193651ea4394cc4d6e18152cb83e735f93 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Wed Mar 22 10:22:58 2006 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Mar 22 10:22:58 2006 +0000 |
tree | 7df3c9603a745b9f390a9132837c6909c4b96db3 | |
parent | 58e9ff56382bdce340d50b6ff22c422dc617106c [diff] |
[ARM] Quieten spurious IRQ detection Only issue a "nobody cared" warning after 99900 spurious interrupts. This avoids the occasional spurious interrupt causing warnings, as per x86. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>