summaryrefslogtreecommitdiff
path: root/arch/xtensa
diff options
context:
space:
mode:
authorVivek Goyal <vgoyal@redhat.com>2012-07-30 21:42:36 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2012-07-31 00:25:20 (GMT)
commit63dca8d5b5ef7effb58b8d6892a024125c0fab0b (patch)
tree057bc9465bada7c101114c3aaee24f3b50dfd4db /arch/xtensa
parentf19b9f74b7ea3b21ddcee55d852a6488239608a4 (diff)
downloadlinux-63dca8d5b5ef7effb58b8d6892a024125c0fab0b.tar.xz
kdump: append newline to the last lien of vmcoreinfo note
The last line of vmcoreinfo note does not end with \n. Parsing all the lines in note becomes easier if all lines end with \n instead of trying to special case the last line. I know at least one tool, vmcore-dmesg in kexec-tools tree which made the assumption that all lines end with \n. I think it is a good idea to fix it. Signed-off-by: Vivek Goyal <vgoyal@redhat.com> Cc: "Eric W. Biederman" <ebiederm@xmission.com> Cc: Atsushi Kumagai <kumagai-atsushi@mxc.nes.nec.co.jp> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/xtensa')
0 files changed, 0 insertions, 0 deletions