arch/sh/include/asm/stacktrace.h
0 → 100644
+25
−0
arch/sh/kernel/dumpstack.c
0 → 100644
+128
−0
+61
−26
+0
−24
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Copy the stacktrace ops code from x86 and provide a central function for use by functions that need to dump a callstack. Signed-off-by:Matt Fleming <matt@console-pimps.org> Signed-off-by:
Paul Mundt <lethal@linux-sh.org>