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:
866ad9a
)
deal with races between remove_proc_entry() and proc_reg_release()
author
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 3 Apr 2013 23:57:00 +0000
(19:57 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 9 Apr 2013 19:16:51 +0000
(15:16 -0400)
* serialize the call of ->release() on per-pdeo mutex
* don't remove pdeo from per-pde list until we are through with it
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found