From: Yue Haibing <[email protected]> Date: Fri, 1 Mar 2019 10:57:55 +0800
> From: YueHaibing <[email protected]> > > v2: > - Add cover letter log > > This patch series mainly fix a use-after-free bug in atalk_proc_exit. > patch 1 use remove_proc_subtree helper to simplify atalk_proc fs code, > also some other cleanup. > patch 2 add proper error cleanup path in atalk_init to fix the issue, which > based on the patch 1 because of the change of atalk_proc_exit context. Series applied, thanks.

