Skip to content
Commit a6e120ed authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

alpha: Use generic show_interrupts()



The only subtle difference is that alpha uses ACTUAL_NR_IRQS and
prints the IRQF_DISABLED flag.

Change the generic implementation to deal with ACTUAL_NR_IRQS if
defined.

The IRQF_DISABLED printing is pointless, as we nowadays run all
interrupts with irqs disabled.

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent a9eb076b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment