Files
android_kernel_xiaomi_sm8450/arch/sparc/include/asm
David Miller 5b4fc3882a sparc64: Make corrupted user stacks more debuggable.
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>
2018-10-26 15:04:41 -07:00
..
2018-02-21 15:35:43 -08:00
2017-11-15 14:21:03 +09:00
2018-10-14 20:19:31 -07:00
2018-05-09 06:54:27 +02:00
2018-07-30 13:00:56 -07:00
2018-10-19 10:52:52 -07:00
2018-05-07 07:15:41 +02:00
2018-05-07 07:15:41 +02:00
2017-11-15 14:21:03 +09:00