19 Nov
2021
19 Nov
'21
08:10
https://bugzilla.suse.com/show_bug.cgi?id=1192767 https://bugzilla.suse.com/show_bug.cgi?id=1192767#c11 --- Comment #11 from Petr Mladek <pmladek@suse.com> --- There actually might be an "easier" solution to make the loglevel consistent. It would be be possible to remember the last loglevel in struct task_struct, and in per-CPU/per-irq-context variables. It can then be used for any follow up pr_cont() call. -- You are receiving this mail because: You are the assignee for the bug.