From: Matt Fleming Date: Tue, 11 Aug 2009 21:43:20 +0000 (+0100) Subject: sh: Use the new stack unwinder API X-Git-Tag: v2.6.32-rc1~640^2~68^2~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0eff9f66de79a0707a9c3a2f8528ccfd62100f0b;p=pandora-kernel.git sh: Use the new stack unwinder API Instead of implementing our own stack unwinder via dump_trace() we should use the new stack unwinder API because it is more modular. This change allows us to decouple the interface for generating stacktraces from the implementation of a stack unwinder. Signed-off-by: Matt Fleming Signed-off-by: Paul Mundt --- Reading git-diff-tree failed