Posted Jan 14, 2010 19:03 UTC (Thu) by johnsm (guest, #62966)
Parent article: kmsg_dumper
If I understand this right, a device driver developer needs to implement its own logs buffer and dump() function, (in addition to printk()) to use this new functionality?
If so, why not enabling the dump for existing kernel log buffer that printk already uses?