]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Add new unwind_stack variant
authorDaniel Kalmar <kalmard@homejinni.com>
Fri, 13 May 2011 12:38:04 +0000 (08:38 -0400)
committerRobert Richter <robert.richter@amd.com>
Wed, 15 Jun 2011 12:35:33 +0000 (14:35 +0200)
commit45e28ebdecfaac8625199d8d4d56ba719758a2ea
tree86fd0e4241cfaa9a3d44ce6da39e54a291684143
parent380abddf94be3476f85e64e22814c928018c2f42
MIPS: Add new unwind_stack variant

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>
arch/mips/include/asm/stacktrace.h
arch/mips/kernel/process.c