From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752980AbYIBOYf (ORCPT ); Tue, 2 Sep 2008 10:24:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751364AbYIBOY0 (ORCPT ); Tue, 2 Sep 2008 10:24:26 -0400 Received: from mtagate2.de.ibm.com ([195.212.17.162]:56478 "EHLO mtagate2.de.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751307AbYIBOYZ (ORCPT ); Tue, 2 Sep 2008 10:24:25 -0400 Subject: Re: [patch 1/3] kmsg: Kernel message catalog macros. From: Martin Schwidefsky Reply-To: schwidefsky@de.ibm.com To: Rusty Russell Cc: linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org, lf_kernel_messages@lists.linux-foundation.org, Andrew Morton , Michael Holzheu , Gerrit Huizenga , Greg Kroah-Hartman , Randy Dunlap , Jan Kara , Pavel Machek , Sam Ravnborg , Joe Perches , Jochen =?ISO-8859-1?Q?Vo=DF?= , Kunai Takashi , Tim Bird In-Reply-To: <200809022334.21821.rusty@rustcorp.com.au> References: <20080730165656.118280544@de.ibm.com> <200808261138.28076.rusty@rustcorp.com.au> <1220272130.23719.6.camel@localhost> <200809022334.21821.rusty@rustcorp.com.au> Content-Type: text/plain Organization: IBM Corporation Date: Tue, 02 Sep 2008 16:16:16 +0200 Message-Id: <1220364976.29912.10.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2008-09-02 at 23:34 +1000, Rusty Russell wrote: > On Monday 01 September 2008 22:28:50 Martin Schwidefsky wrote: > > On Tue, 2008-08-26 at 11:38 +1000, Rusty Russell wrote: > > > Hmm, #define KERN_IGNORE KERN_DEBUG? > > > > Hmm, shouldn't KERN_xxx levels be independent of the special id 0? > > I don't know. Why should something be untranslatable? Do we really want to require that every message printed with the kmsg macros has to be documented? I don't think this is a good idea. The special id 0 is there to tell the script not to bother with a particular message, e.g. the lovely "module has been loaded" messages. The message still can be translated. -- blue skies, Martin. "Reality continues to ruin my life." - Calvin.