]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sunhv: Fix locking in non-paged I/O case.
authorDavid S. Miller <davem@davemloft.net>
Mon, 9 Jun 2008 20:49:22 +0000 (13:49 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 16 Jun 2008 20:19:52 +0000 (13:19 -0700)
commit53bb30ecca7c5fa33efd9bec02396a2f3d539183
tree09c706dbdaaebb2858be5bb25d73af05695c8bbc
parentfdca786572904fdf11c489143781beec0024d5c5
sunhv: Fix locking in non-paged I/O case.

[ upstream commit: 3651751fff44ede58f65cbb1e39242139ead251b ]

This causes the lock to be taken twice, thus resulting in
a deadlock.

Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
drivers/serial/sunhv.c