mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
deal with races between remove_proc_entry() and proc_reg_release()
* 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>
This commit is contained in:
parent
866ad9a747
commit
ca469f35a8
2 changed files with 34 additions and 53 deletions
Loading…
Add table
Add a link
Reference in a new issue