Greetings, this is the next step of our project to document all s390 specific kernel messages. The message cleanup patches have been integrated into the upstream kernel. After we removed the meaningless messages it is now time to brush up the remaining messages. The first patch introduces a new set of wrapper macros around printk. These macros add a prefix to each message and a message id can be specified. The second patch adds a script to help writing the kmsg comments that describe a kmsg and it can be used to write man pages for the documented messages. The remaining 13 patches convert some of the printk messages found in the s390 architecture files and some of the s390 device drivers to demonstrate how all this is supposed to work. The code is currently only usable for s390. Should this be of interest to other architectures as well we have to think about where to put things. We'd be happy to get feedback on this. -- blue skies, Martin. "Reality continues to ruin my life." - Calvin. -- To unsubscribe from this list: send the line "unsubscribe linux-s390" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html