Files
linux/arch/tile/kernel
Chris Metcalf 3ef2311154 tile: avoid recursive backtrace faults
This change adds support for avoiding recursive backtracer crashes;
we haven't seen this in practice other than when things are seriously
corrupt, but it may help avoid losing the root cause of a crash.

Also, don't abort kernel backtracers for invalid userspace PC's.
If we do, we lose the ability to backtrace through a userspace
call to a bad address above PAGE_OFFSET, even though that it can
be perfectly reasonable to continue the backtrace in such a case.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
2013-08-13 16:04:14 -04:00
..
2013-08-12 14:46:18 -04:00
2012-12-14 13:06:43 +10:30
2013-08-12 14:46:18 -04:00
2012-03-28 18:30:03 +01:00
2012-03-28 18:30:03 +01:00
2013-08-12 14:46:43 -04:00
2013-02-03 18:16:21 -05:00
2013-04-08 17:39:28 +02:00
2013-08-13 16:04:14 -04:00