Files
android_kernel_xiaomi_sm8450/kernel/irq
Thomas Gleixner c78b9b65fa genirq: Implement generic irq_show_interrupts()
All archs implement show_interrupts() in more or less the same
way. That's tons of duplicated code with different bugs with no
value. Implement a generic version and deprecate show_interrupts()

Unfortunately we need some ifdeffery for !GENERIC_HARDIRQ archs.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2011-02-19 12:58:13 +01:00
..
2011-02-19 12:58:13 +01:00
2011-02-19 12:58:11 +01:00
2011-02-08 16:36:47 +01:00
2011-02-19 12:58:11 +01:00