Skip to content
Commit 343fdc39 authored by Herbert Valerio Riedel's avatar Herbert Valerio Riedel Committed by Ralf Baechle
Browse files

[MIPS] AU1xxx mips_timer_interrupt() fixes


    
common/au1000/irq.c was missing a mips_timer_interrupt() prototype,
whereas in common/au1000/time.c the actual mips_timer_interrupt()
implementation was missing an irq_exit() invocation, causing a
preempt_count() leak.
    
Signed-off-by: default avatarHerbert Valerio Riedel <hvr@hvrlab.org>
Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 477654fc
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