Skip to content
Commit c97d4869 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[ARM] Fix SMP irqflags support



The IRQ changes a while back broke the build for SMP machines.
Fix up the SMP code to use set_irq_regs/get_irq_regs as
appropriate.  Also, fix a warning in arch/arm/kernel/time.c
where 'regs' becomes unused for SMP builds.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 858cbcdd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment