Hi Daniel, On Tue, Aug 30, 2022 at 03:41:17PM +0200, Daniel Vetter wrote: > Every since the 0.99.7A release when console_register() was introduced > it's become impossible to call vt_console_print (called > console_print() back then still) directly. Which means the > initialization issue this variable protected against is no more. > > Give it a send off with style and let it rest in peace. > > Signed-off-by: Daniel Vetter <daniel.vet...@intel.com> > Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org> > Cc: Jiri Slaby <jirisl...@kernel.org> > Cc: "Ilpo Järvinen" <ilpo.jarvi...@linux.intel.com> > Cc: nick black <dankamong...@gmail.com> > Cc: Daniel Vetter <daniel.vet...@ffwll.ch> > Cc: Tetsuo Handa <penguin-ker...@i-love.sakura.ne.jp> > Cc: Yangxi Xiang <xyang...@gmail.com> > Cc: Xuezhi Zhang <zhangxuez...@coolpad.com>
I saw this was sent again on accident, but that sdoes not prevent me from adding a: Reviewed-by: Sam Ravnborg <s...@ravnborg.org> I was a bit reluctant to r-b it, but well this looks obviously correct, so ... Sam