aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/stacktrace.h
Commit message (Collapse)AuthorAge
* MIPS: Add new unwind_stack variantDaniel Kalmar2011-06-15
| | | | | | | | | | The unwind_stack_by_address variant supports unwinding based on any kernel code address. This symbol is also exported so it can be called from modules. Signed-off-by: Daniel Kalmar <kalmard@homejinni.com> Signed-off-by: Gergely Kis <gergely@homejinni.com> Signed-off-by: Robert Richter <robert.richter@amd.com>
* MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle2008-10-11
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>