diff options
author | Kay Sievers <kay@vrfy.org> | 2012-05-13 23:30:46 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-05-14 08:42:22 -0700 |
commit | 3ce9a7c0ac28561567fadedf1a99272e4970f740 (patch) | |
tree | 8a3e9bd983941e75943d0a11dacdd85bce7e5c83 /mm | |
parent | 1fce677971e29ceaa7c569741fa9c685a7b1052a (diff) |
printk() - restore prefix/timestamp printing for multi-newline strings
Calls like:
printk("\n *** DEADLOCK ***\n\n");
will print 3 properly indented, separated, syslog + timestamp prefixed lines in
the log output.
Reported-By: Sasha Levin <levinsasha928@gmail.com>
Signed-off-by: Kay Sievers <kay@vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions