summaryrefslogtreecommitdiff
path: root/include/linux/cmdline-parser.h
diff options
context:
space:
mode:
authorDavid Miller <davem@redhat.com>2018-10-25 20:36:46 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-11-04 14:50:54 +0100
commitd7f58d5f2cdbd5a12f3f6b71606f374353f07cf9 (patch)
treefa30f089ef73f2634d266324f2efa044b89aeea6 /include/linux/cmdline-parser.h
parent9b5bc99b10e8260b5fe4fab3a143869c50e7aea3 (diff)
sparc64: Make corrupted user stacks more debuggable.
[ Upstream commit 5b4fc3882a649c9411dd0dcad2ddb78e911d340e ] Right now if we get a corrupted user stack frame we do a do_exit(SIGILL) which is not helpful. If under a debugger, this behavior causes the inferior process to exit. So the register and other state cannot be examined at the time of the event. Instead, conditionally log a rate limited kernel log message and then force a SIGSEGV. With bits and ideas borrowed (as usual) from powerpc. Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/cmdline-parser.h')
0 files changed, 0 insertions, 0 deletions