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:
a6fc86d
)
proc: less LOCK/UNLOCK in remove_proc_entry()
author
Alexey Dobriyan
<adobriyan@gmail.com>
Thu, 13 Jan 2011 01:00:35 +0000
(17:00 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 13 Jan 2011 16:03:17 +0000
(08:03 -0800)
For the common case where a proc entry is being removed and nobody is in
the process of using it, save a LOCK/UNLOCK pair.
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found