Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1765030AbZFPFqV (ORCPT ); Tue, 16 Jun 2009 01:46:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758540AbZFPFqE (ORCPT ); Tue, 16 Jun 2009 01:46:04 -0400 Received: from casper.infradead.org ([85.118.1.10]:41720 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757905AbZFPFqD (ORCPT ); Tue, 16 Jun 2009 01:46:03 -0400 Date: Mon, 15 Jun 2009 22:46:28 -0700 From: Arjan van de Ven To: Linus Torvalds Cc: Ingo Molnar , =?UTF-8?B?RnLDqWTDqXJpYw==?= Weisbecker , Li Zefan , Linux Kernel Mailing List , Alan Cox Subject: Re: [PATCH] WARN(): add a \n to the message printk Message-ID: <20090615224628.7b0f096c@infradead.org> In-Reply-To: References: <20090615000822.6e6bf282@infradead.org> <20090615171044.GC25760@elte.hu> Organization: Intel X-Mailer: Claws Mail 3.7.0 (GTK+ 2.14.7; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SRS-Rewrite: SMTP reverse-path rewritten from by casper.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 931 Lines: 24 On Mon, 15 Jun 2009 21:04:25 -0700 (PDT) Linus Torvalds wrote: > > And no, this does not necessarily fix Arjan's problem: it only adds > the newline before printk's that _do_ have a KERN_ format. So > now, in order to get the extra '\n' after the WARN_ON() line, > somebody needs to make sure that the printk's in the warning printing > have loglevels. > > Arjan? > I liked the first patch more :-) ... but practical considerations make this one more useful I suppose. I'll make the warnings work. -- Arjan van de Ven Intel Open Source Technology Centre For development, discussion and tips for power savings, visit http://www.lesswatts.org -- 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/