summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@woody.linux-foundation.org>2007-01-23 22:16:31 (GMT)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-01-23 22:16:31 (GMT)
commit8528b0f1de1101c6002036fd53638fb21111d0ea (patch)
treefd4c21fbf54ae23b2edaf3ccd1d4423a55f2a14f /README
parentd227e87e6c939c6071def92bc7691ad774c733ff (diff)
downloadlinux-fsl-qoriq-8528b0f1de1101c6002036fd53638fb21111d0ea.tar.xz
Clear spurious irq stat information when adding irq handler
Any newly added irq handler may obviously make any old spurious irq status invalid, since the new handler may well be the thing that is supposed to handle any interrupts that came in. So just clear the statistics when adding handlers. Pointed-out-by: Alan Cox <alan@lxorguk.ukuu.org.uk> Acked-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions