[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200915152441.GB11813@alley>
Date: Tue, 15 Sep 2020 17:24:41 +0200
From: Petr Mladek <pmladek@...e.com>
To: John Ogness <john.ogness@...utronix.de>
Cc: Sergey Senozhatsky <sergey.senozhatsky.work@...il.com>,
Sergey Senozhatsky <sergey.senozhatsky@...il.com>,
Steven Rostedt <rostedt@...dmis.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] printk: ringbuffer: fix setting state in desc_read()
On Mon 2020-09-14 11:54:02, John Ogness wrote:
> It is expected that desc_read() will always set at least the
> @state_var field. However, if the descriptor is in an inconsistent
> state, no fields are set.
>
> Also, the second load of @state_var is not stored in @desc_out and
> so might not match the state value that is returned.
>
> Always set the last loaded @state_var into @desc_out, regardless of
> the descriptor consistency.
>
> Fixes: b6cf8b3f3312 ("printk: add lockless ringbuffer")
> Signed-off-by: John Ogness <john.ogness@...utronix.de>
Both patches are committed into printk/linux.git, branch printk-rework.
Best Regards,
Petr
Powered by blists - more mailing lists