[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1210724499.14967.78.camel@localhost>
Date: Tue, 13 May 2008 17:21:39 -0700
From: Joe Perches <joe@...ches.com>
To: Andi Kleen <andi@...stfloor.org>
Cc: Miklos Vajna <vmiklos@...galware.org>,
linux-kernel@...r.kernel.org, Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...e.hu>, "H. Peter Anvin" <hpa@...or.com>
Subject: Re: [PATCH 2/3] x86: janitor work in bugs.c
On Tue, 2008-05-13 at 23:09 +0200, Andi Kleen wrote:
> We had a discussion recently that wrapping printk format strings
> is a bad idea. Don't do it please.
I don't know that there was a resolution either.
http://lkml.org/lkml/2008/2/22/143
If there was one, there's a lot of possible changes.
$ grep -rP --include=*.[ch] "printk.*\"\s*$\s*\"" * | wc -l
13276
divide by 2, there are more than 6K split source line printks
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists