K 10 svn:author V 3 mav K 8 svn:date V 27 2010-09-08T16:59:22.968196Z K 7 svn:log V 299 During SMP startup there is time window, when SMP started, but interrupts are still bound to BSP. It confuses timer management logic in per-CPU mode and may cause timer not being reloaded. Check such cases on interrupt arival and reload timer to give system some more time to manage proper binding. END