On Wed, 4 Jun 2008, Thomas Gleixner wrote: > > OK, so it looks like KVM could be wrongly enabling IRQs/preemption on > > the resume path. The original bug-report is on > > http://lkml.org/lkml/2008/4/7/130 > sysdev_resume() is supposed to run with interrupts disabled, at least > it was that way when the timekeeping_resume code was written.
True. However in Zdenek's case, interrupts/preemption gets enabled somewhere during the resume, which correctly triggers the warning. Thanks, -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
