Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759707AbYG3RNh (ORCPT ); Wed, 30 Jul 2008 13:13:37 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1760257AbYG3RNC (ORCPT ); Wed, 30 Jul 2008 13:13:02 -0400 Received: from mtagate6.de.ibm.com ([195.212.29.155]:24502 "EHLO mtagate6.de.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760223AbYG3RM7 (ORCPT ); Wed, 30 Jul 2008 13:12:59 -0400 Message-Id: <20080730165656.118280544@de.ibm.com> User-Agent: quilt/0.46-1 Date: Wed, 30 Jul 2008 18:56:56 +0200 From: Martin Schwidefsky To: linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org, lf_kernel_messages@lists.linux-foundation.org Cc: Andrew Morton , Michael Holzheu , Gerrit Huizenga , Greg Kroah-Hartman , Randy Dunlap , Jan Kara , Pavel Machek , Sam Ravnborg , Joe Perches , =?ISO-8859-15?q?Jochen=20Vo=DF?= , Kunai Takashi , Tim Bird Subject: [patch 0/3] [RFC] kmsg macros and script, take x+1. Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1300 Lines: 32 Greetings, the last kmsg patches on lkml got some useful feedback and Andrew advised to extend the scope of the this discussion to lf_kernel_messages. I've added all individuals I could find who participated in the kernel messages discussions last year. Since then we continued to work on the kernel messages for s390 and the three patches in this series is the gist of it. The lastest changes: * kmsg.h has been moved from include/asm-s390 to include/linux * The s390 specific documentation is now in Documentation/kmsg/s390 * The script checks for messages in the source file, Documentation/kmsg and Documentation/kmsg/$SRCARCH * I've reduced the number of patches to three, a single example how the kmsg interface is used should be enough. The initial approach has been to keep the kmsg interface local to s390, but Andrew thinks it has potential for common use. That is where all the people on Cc: come into play: what is your opinion? Can we go ahead with it? -- blue skies, Martin. "Reality continues to ruin my life." - Calvin. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/