Skip to content
Commit 2eb2f779 authored by David S. Miller's avatar David S. Miller
Browse files

sparc64: Disable timer interrupts in fixup_irqs().



When a CPU is offlined, we leave the timer interrupts disabled
because fixup_irqs() does not explicitly take care of that case.

Fix this by invoking tick_ops->disable_irq().

Based upon analysis done by Paul E. McKenney.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 4d084617
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