Re: [PATCH] ring-buffer: Only update pages_touched when a new page is touched
From: Steven Rostedt
Date: Tue Apr 09 2024 - 20:12:18 EST
On Wed, 10 Apr 2024 08:44:00 +0900
Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx> wrote:
> Looks good to me.
>
> Acked-by: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
Thanks.
>
> BTW, isn't this a real bugfix, because the page_touched can be
> bigger than nr_pages without this fix?
Yes, I simply forgot to add the Cc stable.
-- Steve