Searched hist:bfe47f358ad298a1efb9b8f8299a81541d90df87 (Results 1 – 2 of 2) sorted by relevance
/linux/arch/csky/include/asm/ |
H A D | ptrace.h | diff bfe47f358ad298a1efb9b8f8299a81541d90df87 Tue Dec 17 07:57:22 CET 2019 Guo Ren <ren_guo@c-sky.com> csky: Implement ptrace regs and stack API
Needed for kprobes support. Copied and adapted from Patrick's patch, but it has been modified for csky's pt_regs.
ref: https://lore.kernel.org/linux-riscv/1572919114-3886-2-git-send-email-vincent.chen@sifive.com/raw
Signed-off-by: Guo Ren <ren_guo@c-sky.com> Cc: Patrick Staehlin <me@packi.ch>
|
/linux/arch/csky/kernel/ |
H A D | ptrace.c | diff bfe47f358ad298a1efb9b8f8299a81541d90df87 Tue Dec 17 07:57:22 CET 2019 Guo Ren <ren_guo@c-sky.com> csky: Implement ptrace regs and stack API
Needed for kprobes support. Copied and adapted from Patrick's patch, but it has been modified for csky's pt_regs.
ref: https://lore.kernel.org/linux-riscv/1572919114-3886-2-git-send-email-vincent.chen@sifive.com/raw
Signed-off-by: Guo Ren <ren_guo@c-sky.com> Cc: Patrick Staehlin <me@packi.ch>
|