aboutsummaryrefslogtreecommitdiffstats
path: root/arch/csky/kernel/dumpstack.c
Commit message (Collapse)AuthorAge
* csky: Debug and Ptrace GDBGuo Ren2018-10-25
This patch adds arch ptrace implementation, stack dump and bug.h. Signed-off-by: Guo Ren <ren_guo@c-sky.com> Reviewed-by: Arnd Bergmann <arnd@arndb.de>