Open a-nogikh opened 3 weeks ago
It might be enough to just pass systemd.log_level=crit
or systemd.log_level=err
on kernel command line.
It's quite likely that our Buildroot images don't have systemd
at all
It's quite likely that our Buildroot images don't have
systemd
at all
Good point. I thought some of the images are still Debian based.
They don't really contribute to making kernel bugs easier to debug, but tend to litter the logs, causing curious output interleavings and report parsing failures.
E.g. in case of this bug: https://syzkaller.appspot.com/bug?extid=524a32a528b99d65b7fb
Another action item here is to check whether we could still have adequately parsed the crash log.