diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2010-09-29 22:16:36 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2010-10-12 16:39:06 +0200 |
commit | 40f08a724fcc21285cf3a75aec957aef908605c6 (patch) | |
tree | 387ad0603dc1d1f257130edace4d02a4f763b840 /kernel/irq/irqdesc.c | |
parent | genirq: Remove early_init_irq_lock_class() (diff) | |
download | linux-40f08a724fcc21285cf3a75aec957aef908605c6.tar.xz linux-40f08a724fcc21285cf3a75aec957aef908605c6.zip |
isdn: hisax: Replace the bogus access to irq stats
Abusing irq stats in a driver for counting interrupts is a horrible
idea and not safe with shared interrupts. Replace it by a local
interrupt counter.
Noticed by the attempt to remove the irq stats export.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/irq/irqdesc.c')
0 files changed, 0 insertions, 0 deletions