[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <49D51EDD.4060902@gmail.com>
Date: Thu, 02 Apr 2009 22:23:57 +0200
From: Jiri Slaby <jirislaby@...il.com>
To: Alan Cox <alan@...rguk.ukuu.org.uk>
CC: Peter Zijlstra <peterz@...radead.org>,
Christophe Lermytte <christophe.lermytte@...mson.net>,
linux-kernel@...r.kernel.org
Subject: Re: mutex_lock_slowpath warning using mxser tty driver (input/output
error)
On 04/02/2009 08:44 PM, Alan Cox wrote:
>> It appears to want to lock a mutex in interrupt context, something
>> that's a definite no-no.
>>
>> CCed the folks who might know a thing or two about the driver.
>
> Moxa is not a USB driver so the USB trace at the end makes no sense at
> all.
Yes, unreliable stack entries, but echo_set_canon_col is called from irq
context and locks mutex.
--
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