Re: [patch 1/2] x86: apic - calibrate_APIC_clock remove redundantirq-enable-disable

From: Ingo Molnar
Date: Mon Nov 10 2008 - 03:17:35 EST



* Maciej W. Rozycki <macro@xxxxxxxxxxxxxx> wrote:

> On Thu, 1 Jan 1970, Cyrill Gorcunov wrote:
>
> > Impact: cleanup
> >
> > lapic_timer_setup is self-protected with local_irq_save/restore
> > no need to use them in caller and levt is the per-cpu variable so
> > no concurrent access from another cpu.
> >
> > Signed-off-by: Cyrill Gorcunov <gorcunov@xxxxxxxxx>
> > ---
> > arch/x86/kernel/apic.c | 4 ----
> > 1 file changed, 4 deletions(-)
>
> Acked-by: Maciej W. Rozycki <macro@xxxxxxxxxxxxxx>
>
> Thanks, Cyrill.

applied to tip/x86/apic, thanks guys!

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/