From: liguang Date: Wed, 3 Jul 2013 22:05:00 +0000 (-0700) Subject: kernel/sys.c: sys_reboot(): fix malformed panic message X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~17^2~256 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ec75e1ca1bd35872a5c7b33da4b05395bc74364;p=pandora-kernel.git kernel/sys.c: sys_reboot(): fix malformed panic message If LINUX_REBOOT_CMD_HALT for reboot failed, the message "cannot halt" will stay on the same line with the next message, so append a '\n'. Signed-off-by: liguang Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed