Why printk() is so complicated (and how to fix it)
Why printk() is so complicated (and how to fix it)
Posted Oct 4, 2019 7:29 UTC (Fri) by pmladek (subscriber, #93339)Parent article: Why printk() is so complicated (and how to fix it)
Just for the record, the alternative implementation of the ring buffer has been heavily inspired by the original one. I just had one or two ideas how to make it easier and it seems that they worked.