From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-Id: <20080625143459.100139455@de.ibm.com> Date: Wed, 25 Jun 2008 16:34:59 +0200 From: Martin Schwidefsky Subject: [patch 00/21] s390 printk message cleanup Sender: linux-kernel-owner@vger.kernel.org List-Archive: List-Post: To: linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org List-ID: Greetings, this is the first batch of patches of our project to document all s390 specific kernel messages. The first step is to cleanup the existing messages: remove debugging messages, convert messages to BUG_ON / WARN_ON and convert messages to debug feature entries. The second step will be to introduce a new family of print macros that are then uniformly used in the s390 device drivers. The third step are the Documentation files and a script that is used to check the messages and to create man pages from the descriptions. Steps 2 & 3 are not final yet so this patch set only has the message cleanup for the next merge window. At large pretty boring stuff .. -- blue skies, Martin. "Reality continues to ruin my life." - Calvin.