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:
fe41cbb
)
tty: Fix double grabbing of a spinlock
author
Denis Joseph Barrow
<D.Barrow@option.com>
Thu, 15 Jan 2009 13:31:24 +0000
(13:31 +0000)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 15 Jan 2009 20:48:36 +0000
(12:48 -0800)
The HSO changes for kref introduced a recursive spinlock take. All
functions which call put_rxbuf_data already have serial->serial_lock
grabbed.
[Comment to code added-AC]
Signed-off-by: Denis Joseph Barrow <D.Barrow@option.com>
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found