commit | 2d7c11bfc91637e5f9bc5f8c9a82aaffcc0e97aa | [log] [tgz] |
---|---|---|
author | Catalin Marinas <catalin.marinas@arm.com> | Wed Feb 11 13:07:53 2009 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Feb 12 13:21:17 2009 +0000 |
tree | 0bb67dae38b1185089b6c9813769689cb79c5ee3 | |
parent | 67a94c23bb7338c321ae71aa33f8d398c94e1d0c [diff] |
[ARM] 5382/1: unwind: Reorganise the stacktrace support 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>