diff options
author | Andy Lutomirski <luto@kernel.org> | 2016-07-14 22:22:53 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2016-07-15 10:26:27 +0200 |
commit | 98f30b1207932b6553ea605c99393d8afca12324 (patch) | |
tree | 5149ed332c37aaf207a3417a9e0a49d840590c6e /lib/test-kstrtox.c | |
parent | x86/dumpstack: Try harder to get a call trace on stack overflow (diff) | |
download | linux-98f30b1207932b6553ea605c99393d8afca12324.tar.xz linux-98f30b1207932b6553ea605c99393d8afca12324.zip |
x86/dumpstack/64: Handle faults when printing the "Stack: " part of an OOPS
If we overflow the stack into a guard page, we'll recursively fault
when trying to dump the contents of the guard page. Use
probe_kernel_address() so we can recover if this happens.
Signed-off-by: Andy Lutomirski <luto@kernel.org>
Reviewed-by: Josh Poimboeuf <jpoimboe@redhat.com>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Brian Gerst <brgerst@gmail.com>
Cc: Denys Vlasenko <dvlasenk@redhat.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/e626d47a55d7b04dcb1b4d33faa95e8505b217c8.1468527351.git.luto@kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'lib/test-kstrtox.c')
0 files changed, 0 insertions, 0 deletions