From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugme-daemon@bugzilla.kernel.org
Subject: [Bug 10216] kernel from different versions hangs with some CD/DVD drives
Date: Sun, 7 Dec 2008 15:23:09 -0800 (PST)
Message-ID: <20081207232309.130EF108041@picon.linux-foundation.org>
References:
Return-path:
Received: from smtp1.linux-foundation.org ([140.211.169.13]:34747 "EHLO
smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK)
by vger.kernel.org with ESMTP id S1753560AbYLGXXM (ORCPT
); Sun, 7 Dec 2008 18:23:12 -0500
Received: from picon.linux-foundation.org (picon.linux-foundation.org [140.211.169.79])
by smtp1.linux-foundation.org (8.14.2/8.13.5/Debian-3ubuntu1.1) with ESMTP id mB7NN9rG018219
for ; Sun, 7 Dec 2008 15:23:10 -0800
In-Reply-To:
Sender: linux-ide-owner@vger.kernel.org
List-Id: linux-ide@vger.kernel.org
To: linux-ide@vger.kernel.org
http://bugzilla.kernel.org/show_bug.cgi?id=10216
------- Comment #33 from sshtylyov@ru.mvista.com 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.