On 06/12/2014 01:48 PM, Fabian Frederick wrote: > -Convert printk( to pr_foo() > -Add pr_fmt > -Coalesce formats > > Cc: Jason Wessel <jason.wes...@windriver.com> > Cc: Andrew Morton <a...@linux-foundation.org> > Signed-off-by: Fabian Frederick <f...@skynet.be>
Thanks. I looked through all the bits to make sure there were no cases were we relied on a printk out to the external debug client and everything is all good. This even prefixes the KGDB: in one place it was missed as well as implicitly fixing all the kgdb: -> KGDB: inconsistencies. The core functionality of kgdb is not changed of course. I'll put this into the merge queue. Reviewed-by: Jason Wessel <jason.wes...@windriver.com> Cheers, Jason. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/