LWN.net Logo

Organizing kernel messages

Organizing kernel messages

Posted Oct 1, 2010 19:55 UTC (Fri) by jeremiah (subscriber, #1221)
In reply to: Organizing kernel messages by giraffedata
Parent article: Organizing kernel messages

This doesn't nessicarily address the automated tools. Although I do tend to agree with your saying. I don't know if the CRC32 will really be any better, but I'd love to have an automated response system for kernel messages based on som expted ID as opposed to some random text. The nice thing about this system, is that you can dig into the ID's and look for situations you didn't know could happen because you didn't look at a particular peice of source to see what kind of messages it could produce. Although i guess one could grep all of the printks() in the source right now, and get a full list, but that smells funny to me.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds