Re: [PATCH printk v4 16/39] printk: console_is_usable: use console_srcu_read_flags

From: Petr Mladek
Date: Tue Nov 15 2022 - 07:47:43 EST


On Mon 2022-11-14 17:35:09, John Ogness wrote:
> All users of console_is_usable() are SRCU iterators. Use the
> appropriate wrapper function to locklessly read the flags.
>
> Signed-off-by: John Ogness <john.ogness@xxxxxxxxxxxxx>

Reviewed-by: Petr Mladek <pmladek@xxxxxxxx>

Best Regards,
Petr