commit | 94ea09c6a8e6c5ffb59bb1d5ca10008d37544e1a | [log] [tgz] |
---|---|---|
author | Daniel Kalmar <kalmard@homejinni.com> | Fri May 13 08:38:04 2011 -0400 |
committer | Robert Richter <robert.richter@amd.com> | Wed Jun 15 14:35:33 2011 +0200 |
tree | 86fd0e4241cfaa9a3d44ce6da39e54a291684143 | |
parent | 2c53b436a30867eb6b47dd7bab23ba638d1fb0d2 [diff] |
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>