From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753123AbYI1CKR (ORCPT ); Sat, 27 Sep 2008 22:10:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752162AbYI1CKB (ORCPT ); Sat, 27 Sep 2008 22:10:01 -0400 Received: from ozlabs.org ([203.10.76.45]:34009 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752134AbYI1CKA (ORCPT ); Sat, 27 Sep 2008 22:10:00 -0400 From: Rusty Russell To: schwidefsky@de.ibm.com Subject: Re: [patch 1/6] kmsg: tagged kernel messages. Date: Sun, 28 Sep 2008 12:09:54 +1000 User-Agent: KMail/1.9.9 Cc: linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org, lf_kernel_messages@lists.linux-foundation.org, Greg KH , Kay Sievers , Joe Perches , Tim Hockin , Andrew Morton , Michael Holzheu , Gerrit Huizenga , Randy Dunlap , Jan Kara , Pavel Machek , Sam Ravnborg , Jochen =?utf-8?q?Vo=C3=9F?= , Kunai Takashi , Tim Bird , Jan Blunck , Rick Troth , Utz Bacher References: <20080925162827.818261893@de.ibm.com> <200809271715.33968.rusty@rustcorp.com.au> <1222557400.14610.9.camel@localhost> In-Reply-To: <1222557400.14610.9.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200809281209.55902.rusty@rustcorp.com.au> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sunday 28 September 2008 09:16:40 Martin Schwidefsky wrote: > On Sat, 2008-09-27 at 17:15 +1000, Rusty Russell wrote: > > It's hard for authors (eg. me) to know which level to use. As a result, > > levels currently seem to be chosen randomly. > > > > If you felt inspired to rationalize them, it would let us clean that up > > as things moved to kmsg :) > > Urgs, you are after a sort of definition what the differences is between > a warning, an error, an alert, etc is, aren't you? And it is a sign of my admiration for your intellect that I asked you for it. (Does that help?) Rusty.