diff options
author | Borislav Petkov <bp@suse.de> | 2018-10-30 23:07:13 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-10-31 16:54:14 +0100 |
commit | 95c4fb78fb23081472465ca20d5d31c4b780ed82 (patch) | |
tree | 1e61e00bfb8837c2ae96c0cb94197f19a672beab /fs/ext2 | |
parent | include/linux/signal.h: mark expected switch fall-throughs (diff) | |
download | linux-95c4fb78fb23081472465ca20d5d31c4b780ed82.tar.xz linux-95c4fb78fb23081472465ca20d5d31c4b780ed82.zip |
kernel/panic.c: do not append newline to the stack protector panic string
... because panic() itself already does this. Otherwise you have
line-broken trailer:
[ 1.836965] ---[ end Kernel panic - not syncing: stack-protector: Kernel stack is corrupted in: pgd_alloc+0x29e/0x2a0
[ 1.836965] ]---
Link: http://lkml.kernel.org/r/20181008202901.7894-1-bp@alien8.de
Signed-off-by: Borislav Petkov <bp@suse.de>
Acked-by: Kees Cook <keescook@chromium.org>
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: "Steven Rostedt (VMware)" <rostedt@goodmis.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions