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:
a50f724
)
TTY: get rid of BTM around devpts_*
author
Jiri Slaby
<jslaby@suse.cz>
Mon, 30 Jan 2012 20:14:32 +0000
(21:14 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 2 Feb 2012 23:10:46 +0000
(15:10 -0800)
devpts operations are protected by inode mutexes and dentry
refcounting. There is no need to hold BTM.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found