[Bug 1192767] Kernel boot logging gets mixed up when bringing up CPUs on SMP system
18 Nov
2021
18 Nov
'21
06:48
https://bugzilla.suse.com/show_bug.cgi?id=1192767 https://bugzilla.suse.com/show_bug.cgi?id=1192767#c7 --- Comment #7 from Takashi Iwai <tiwai@suse.com> --- For #1, one possible fix would be to extend pr_cont() such as pr_cont_info() to pass a new corresponding printk level (e.g. '8'..'F'). And check the printk level of the previous ringbuffer, and if it's different, treat as a new line message. A fairly untested PoC patch is like below. But maybe better to wait for the response from Petr. There might be already more clever way. -- You are receiving this mail because: You are the assignee for the bug.
1135
Age (days ago)
1135
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla_noreply@suse.com