commit | 70498253186586e5dca7bc3ebd3415203b059fbc | [log] [tgz] |
---|---|---|
author | Kay Sievers <kay@vrfy.org> | Mon Jul 16 18:35:29 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jul 16 18:35:29 2012 -0700 |
tree | 7039fd24627aff100b3fc5ddf97e9b27dae9b8b5 | |
parent | 28a78e46f04ac5c4952533f2938a18699f207004 [diff] |
kmsg - properly print over-long continuation lines Reserve PREFIX_MAX bytes in the LOG_LINE_MAX line when buffering a continuation line, to be able to properly prefix the LOG_LINE_MAX line with the syslog prefix and timestamp when printing it. Reported-By: Dave Jones <davej@redhat.com> Signed-off-by: Kay Sievers <kay@vrfy.org> Cc: stable <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>