Re: [PATCH] docs: lockdep-design: correct the notation for writer
From: Peter Zijlstra <peterz@infradead.org>
Date: 2021-05-21 11:07:56
Also in:
lkml
From: Peter Zijlstra <peterz@infradead.org>
Date: 2021-05-21 11:07:56
Also in:
lkml
On Fri, May 21, 2021 at 04:55:05PM +0800, Boqun Feng wrote:
On Fri, May 21, 2021 at 02:29:54PM +0800, Xiongwei Song wrote:quoted
From: Xiongwei Song <redacted> The block condition matrix is using 'E' as the writer noation here, so it would be better to use 'E' as the reminder rather than 'W'.Good catch!quoted
Signed-off-by: Xiongwei Song <redacted>Reviewed-by: Boqun Feng <redacted>
Thanks!