* Tony Lindgren [050407 23:28]: > > I think I have an idea on what's going on; Your system does not wake to > APIC interrupt, and the system timer updates time only on other interrupts. > I'm experiencing the same on a loaner ThinkPad T30. > > I'll try to do another patch today. Meanwhile it now should work > without lapic in cmdline. Following is an updated patch. Anybody having trouble, please try disabling CONFIG_DYN_TICK_USE_APIC Kconfig option. I'm hoping this might work on Pavel's machine too? Tony