dyndbg: fix for SOH in logging messages
authorMarkus Trippelsdorf <markus@trippelsdorf.de>
Sun, 19 Aug 2012 00:35:51 +0000 (18:35 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 19 Aug 2012 06:40:13 +0000 (23:40 -0700)
commit af7f2158fde was done against master, and clashed with structured
logging's change of KERN_LEVEL to SOH.

Bisected and fixed by Markus Trippelsdorf.

Reported-by: Markus Trippelsdorf <markus@trippelsdorf.de>
Signed-off-by: Jim Cromie <jim.cromie@gmail.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Jason Baron <jbaron@redhat.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found