Re: [PATCH v3 2/3] fbcon: Call WARN_CONSOLE_UNLOCKED() where applicable
From: Sergey Senozhatsky <hidden>
Date: 2018-06-27 01:09:38
Also in:
dri-devel, lkml
From: Sergey Senozhatsky <hidden>
Date: 2018-06-27 01:09:38
Also in:
dri-devel, lkml
On (06/26/18 20:36), Hans de Goede wrote:
Replace comments about places where the console lock should be held with calls to WARN_CONSOLE_UNLOCKED() to assert that it is actually held. Reviewed-by: Daniel Vetter <redacted> Signed-off-by: Hans de Goede <redacted>
Reviewed-by: Sergey Senozhatsky <redacted> -ss