lkml.org 
[lkml]   [2009]   [Jul]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: printk regression?
FromJoe Perches <>
DateWed, 01 Jul 2009 22:42:36 -0700
On Wed, 2009-07-01 at 21:23 -0700, Linus Torvalds wrote:
>
> On Wed, 1 Jul 2009, Yinghai Lu wrote:
> >
> > [ 75.690022] <7>printing local APIC contents on CPU#0/0:
>
> Yes. This is because the io_apic code should be fixed.
>
> It does:
>
> printk("\n" KERN_DEBUG "printing local APIC
>
> and that "\n" at the beginning should just be deleted. The log-level
> should be at the beginning of the printk, not in the middle.

There's at least 72 of them:

$ grep -Pr --include=*.[ch] "\bprintk.*\\\n.*KERN_" *




\
 
 \ /
  Last update: 2009-07-02 07:47    [from the cache]
©2003-2010