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

From: Maciej W. Rozycki
Date: Sun Nov 09 2008 - 08:13:12 EST


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.

Maciej
--
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/