[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <aRzKTdygSgRqkoAV@chrisdown.name>
Date: Wed, 19 Nov 2025 03:34:37 +0800
From: Chris Down <chris@...isdown.name>
To: Petr Mladek <pmladek@...e.com>
Cc: linux-kernel@...r.kernel.org,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Sergey Senozhatsky <senozhatsky@...omium.org>,
Steven Rostedt <rostedt@...dmis.org>,
John Ogness <john.ogness@...utronix.de>,
Geert Uytterhoeven <geert@...ux-m68k.org>,
Tony Lindgren <tony.lindgren@...ux.intel.com>, kernel-team@...com
Subject: Re: [PATCH v7 03/13] printk: console: Implement core per-console
loglevel infrastructure
Chris Down writes:
>-
>- /*
>- * The READ_ONCE() matches the WRITE_ONCE() when @flags are modified
>- * for registered consoles with console_srcu_write_flags().
>- */
> return data_race(READ_ONCE(con->flags));
> }
Not sure what happened here, but that was unintentional :-) That should be left
intact. I'll fix it for next resend.
Powered by blists - more mailing lists