sh: flag the default unwinder as reliable.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 14 Aug 2009 16:09:03 +0000 (01:09 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 14 Aug 2009 16:09:03 +0000 (01:09 +0900)
commitf9967e23c10f025d85bbf66a2a5f18f016890ccb
treede74166f242fe2ac7fcef461287c9efd75e4c182
parent48e4d4604b7da52d6a56ddc821a460b183b7353d
sh: flag the default unwinder as reliable.

This flags the default unwinder as reliable, as it tends to be reliable
enough for the purposes of the stacktrace buffer. We leave the unreliable
cases for the unwind methods that we know to be completely broken.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/dumpstack.c