commit | fde86d310886372a377213251e72fb87aaa406c9 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Thu May 31 11:35:18 2012 +0200 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu May 31 11:59:41 2012 -0700 |
tree | d0131cf044535b71710dd61ee78b4810f5545ac3 | |
parent | 1d59d61f606547f0712aa6971f91f71154071c99 [diff] |
tty: add lockdep annotations 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>