[PATCH v2 13/13] tty: pruss SUART driver
Alan Cox
alan at lxorguk.ukuu.org.uk
Fri Feb 18 09:35:00 EST 2011
On Fri, 18 Feb 2011 19:17:38 +0530
"Subhasish Ghosh" <subhasish at mistralsolutions.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
More information about the linux-arm-kernel
mailing list