Files
linux/arch/sparc/kernel
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
..
2017-06-01 09:42:46 -07:00
2016-08-07 23:55:43 -04:00
2018-01-22 08:17:15 -08:00
2018-01-22 08:17:15 -08:00
2018-05-09 06:54:27 +02:00
2018-10-07 22:42:02 -07:00
2018-10-07 22:42:02 -07:00
2018-05-09 06:54:27 +02:00
2018-05-09 06:54:27 +02:00
2018-06-12 16:19:22 -07:00
2018-05-09 06:54:27 +02:00
2015-03-19 18:54:49 -07:00
2013-06-13 22:12:14 +01:00
2017-11-15 14:21:03 +09:00
2018-10-07 22:42:00 -07:00