Re: [PATCH printk v2 02/38] printk: Convert console_drivers list to hlist

From: Sergey Senozhatsky
Date: Mon Oct 24 2022 - 01:24:08 EST


On (22/10/19 17:01), John Ogness wrote:
> Replace the open coded single linked list with a hlist so a conversion
> to SRCU protected list walks can reuse the existing primitives.
>
> Signed-off-by: John Ogness <john.ogness@xxxxxxxxxxxxx>

Reviewed-by: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>