commit | 48e4d4604b7da52d6a56ddc821a460b183b7353d | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Sat Aug 15 01:05:46 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Sat Aug 15 01:05:46 2009 +0900 |
tree | f9a7846e5616dc972dcfa6e7d279f28e8178c014 | |
parent | 0fc11e3618bb1f9e0640127ec84f5d2690fa3894 [diff] |
sh: stacktrace: Add reliability checks in address saving ops. This adopts the reliability checks from the x86 stacktrace code so known bad addresses are not recorded in the stack trace buffer. Signed-off-by: Paul Mundt <lethal@linux-sh.org>