Reimplementing printk()
Reimplementing printk()
Posted Feb 27, 2019 8:45 UTC (Wed) by jogness (subscriber, #49775)In reply to: Reimplementing printk() by Cyberax
Parent article: Reimplementing printk()
You really should be using the sequence number. That is a reliable, monotonically increasing value. (For my proposal as well.) Also, it allows you to identify if messages are missing.
