summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorChris Metcalf2013-08-06 22:10:23 +0200
committerChris Metcalf2013-08-13 22:04:14 +0200
commit3ef23111546df9e9dab2e2befb412a9563db0628 (patch)
treeec72fa0e8d5d22a1390a486e1bf9308c4cbffd34 /MAINTAINERS
parenttile: fast-path unaligned memory access for tilegx (diff)
downloadkernel-qcow2-linux-3ef23111546df9e9dab2e2befb412a9563db0628.tar.gz
kernel-qcow2-linux-3ef23111546df9e9dab2e2befb412a9563db0628.tar.xz
kernel-qcow2-linux-3ef23111546df9e9dab2e2befb412a9563db0628.zip
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>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions