Re: [PATCH v3 3.18-rc3] kdb: Avoid printing KERN_ levels to consoles

2014-11-16 Thread Joe Perches
On Fri, 2014-11-07 at 18:47 +, Daniel Thompson wrote: > Currently when kdb traps printk messages then the raw log level prefix > (consisting of '\001' followed by a numeral) does not get stripped off > before the message is issued to the various I/O handlers supported by > kdb. This causes anno

Re: [PATCH v3 3.18-rc3] kdb: Avoid printing KERN_ levels to consoles

2014-11-07 Thread Joe Perches
On Fri, 2014-11-07 at 18:47 +, Daniel Thompson wrote: > Currently when kdb traps printk messages then the raw log level prefix > (consisting of '\001' followed by a numeral) does not get stripped off > before the message is issued to the various I/O handlers supported by > kdb. This causes anno