http://bugzilla.kernel.org/show_bug.cgi?id=10216 ------- Comment #33 from sshtylyov@xxxxxxxxxxxxx 2008-12-07 15:23 ------- (In reply to comment #32) > (In reply to comment #31) > > Sergei: I looked into it (under QEMU for now) and adding msleep(1000) + > > printk() to ide_init() causes the "Clocksource tsc unstable" to appear before > > IDE initialization so it seems that the issue is caused by some other kernel > > code and IDE is just unlucky to be initialized at same time as clocksource > > watchdog triggers. > I guess it's caused by mspleep(1000) call itself. Looks like it hasn't been a wild guess. The clocksource watchdog timer handler gets run every half second. :-) -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html