[ARM] 5382/1: unwind: Reorganise the stacktrace support
authorCatalin Marinas <catalin.marinas@arm.com>
Wed, 11 Feb 2009 12:07:53 +0000 (13:07 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 12 Feb 2009 13:21:17 +0000 (13:21 +0000)
This patch changes the walk_stacktrace and its callers for easier
integration of stack unwinding. The arch/arm/kernel/stacktrace.h file is
also moved to arch/arm/include/asm/stacktrace.h.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found