Skip to content
Commit ca469f35 authored by Al Viro's avatar Al Viro
Browse files

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: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 866ad9a7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment