mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-17 21:28:54 +00:00
RT guys advised me that in their kernels synchronize_sched() will not work to ensure that all IRQ handlers run to their completion and that synchronize_irq() should be used instead. Signed-off-by: Dmitry Torokhov <dtor@mail.ru>