git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09a6266
)
[AX25] mkiss: Drop spinlock before sleeping call.
author
Ralf Baechle
<ralf@linux-mips.org>
Mon, 9 Jan 2006 06:31:04 +0000
(22:31 -0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Mon, 9 Jan 2006 22:16:21 +0000
(14:16 -0800)
With the previous missing-unlock fix the spinlock is dropped only
after the tty->driver->write() call which might sleep.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found