On Wed, 4 Sep 2024 13:16:05 -0400 Steven Rostedt <[email protected]> wrote:
> This is simply fixed by using list_del_rcu() that is specifically made for > this purpose. > I forgot to add: Link: https://lore.kernel.org/linux-trace-kernel/[email protected]/ I'll add it when I apply it. -- Steve > Cc: [email protected] > Fixes: 43aa6f97c2d03 ("eventfs: Get rid of dentry pointers without refcounts") > Reported-by: Chi Zhiling <[email protected]> > Tested-by: Chi Zhiling <[email protected]> > Signed-off-by: Steven Rostedt (Google) <[email protected]> > ---
