diff options
Diffstat (limited to 'arch/sparc/kernel/sun4d_irq.c')
-rw-r--r-- | arch/sparc/kernel/sun4d_irq.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sparc/kernel/sun4d_irq.c b/arch/sparc/kernel/sun4d_irq.c index 116d6a241ca2..396797e20c39 100644 --- a/arch/sparc/kernel/sun4d_irq.c +++ b/arch/sparc/kernel/sun4d_irq.c | |||
@@ -521,7 +521,7 @@ static void __init sun4d_init_timers(irq_handler_t counter_fn) | |||
521 | lvl14_save[2] += smp4d_ticker - real_irq_entry; | 521 | lvl14_save[2] += smp4d_ticker - real_irq_entry; |
522 | 522 | ||
523 | /* For SMP we use the level 14 ticker, however the bootup code | 523 | /* For SMP we use the level 14 ticker, however the bootup code |
524 | * has copied the firmwares level 14 vector into boot cpu's | 524 | * has copied the firmware's level 14 vector into the boot cpu's |
525 | * trap table, we must fix this now or we get squashed. | 525 | * trap table, we must fix this now or we get squashed. |
526 | */ | 526 | */ |
527 | local_irq_save(flags); | 527 | local_irq_save(flags); |