[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.00.1002081010330.2811@localhost.localdomain>
Date: Mon, 8 Feb 2010 10:13:00 +0100 (CET)
From: Thomas Gleixner <tglx@...utronix.de>
To: Andreas Mohr <andi@...as.de>
cc: linux-kernel@...r.kernel.org, Ingo Molnar <mingo@...hat.com>,
John Stultz <johnstul@...ibm.com>
Subject: Re: clocksource mutex deadlock, cat current_clocksource
(2.6.33-rc6/7)
On Mon, 8 Feb 2010, Andreas Mohr wrote:
>
> And then a cat current_clocksource managed to hang again.
Well, that's not surprising at all. If one task is stuck on clocksource_mutex,
then the next one will be stuck as well.
> (NOTE that the - now complete! - SysRq-T list does NOT show any backtraces
> of kwatchdog any more, only many other processes)
> Could it be that the (rather disruptive) NMI watchdog confuses the current state at
> change_clocksource and causes that stuff to get left with
> clocksource_mutex remaining taken?
Nope, the NMI watchdog is not involved. It merily tells us that the
task is stuck.
tglx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists