[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20240904131704.432482c3@gandalf.local.home>
Date: Wed, 4 Sep 2024 13:17:04 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: LKML <linux-kernel@...r.kernel.org>, Linux Trace Kernel
<linux-trace-kernel@...r.kernel.org>
Cc: Masami Hiramatsu <mhiramat@...nel.org>, Mathieu Desnoyers
<mathieu.desnoyers@...icios.com>, Chi Zhiling <chizhiling@...inos.cn>
Subject: Re: [PATCH] eventfs: Use list_del_rcu() for SRCU protected list
variable
On Wed, 4 Sep 2024 13:16:05 -0400
Steven Rostedt <rostedt@...dmis.org> 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/20240829085025.3600021-1-chizhiling@163.com/
I'll add it when I apply it.
-- Steve
> Cc: stable@...r.kernel.org
> Fixes: 43aa6f97c2d03 ("eventfs: Get rid of dentry pointers without refcounts")
> Reported-by: Chi Zhiling <chizhiling@...inos.cn>
> Tested-by: Chi Zhiling <chizhiling@...inos.cn>
> Signed-off-by: Steven Rostedt (Google) <rostedt@...dmis.org>
> ---
Powered by blists - more mailing lists