[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110218143500.23b3044b@lxorguk.ukuu.org.uk>
Date: Fri, 18 Feb 2011 14:35:00 +0000
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: "Subhasish Ghosh" <subhasish@...tralsolutions.com>
Cc: <davinci-linux-open-source@...ux.davincidsp.com>,
<linux-arm-kernel@...ts.infradead.org>, <m-watkins@...com>,
<nsekhar@...com>, <sachi@...tralsolutions.com>,
"Greg Kroah-Hartman" <gregkh@...e.de>,
"open list" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2 13/13] tty: pruss SUART driver
On Fri, 18 Feb 2011 19:17:38 +0530
"Subhasish Ghosh" <subhasish@...tralsolutions.com> wrote:
> Hello,
>
> Regarding the semaphore to mutex migration.
> We are using down_trylock in interrupt context,
> mutex_trylock cannot be used in interrupt context, so we cannot use mutex in
> our driver.
Then you probably need to rework your locking. Best bet might be to fix
all the other stuff and report the driver, and people can think about the
locking problem.
Alan
--
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