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:
1d59d61
)
tty: add lockdep annotations
author
Eric Dumazet
<edumazet@google.com>
Thu, 31 May 2012 09:35:18 +0000
(11:35 +0200)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 31 May 2012 18:59:41 +0000
(11:59 -0700)
tty_lock_pair() do the right thing to avoid deadlocks, but should
instruct LOCKDEP of this to avoid a splat.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found