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

From: Cyrill Gorcunov
Date: Sun Nov 09 2008 - 06:05:23 EST


[Cyrill Gorcunov - Thu, Jan 01, 1970 at 03:00:01AM +0300]
| 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(-)
|
...

Oh... it happend again -- 'Jan 01, 1970' dated message gone out.
Sorry for that! Seems sendmail does screw somehow quilt passed args...

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