[PATCH 0/2] riscv: enable syscalls tracepoints
From: David Abdurachmanov
Date: Thu Dec 06 2018 - 10:26:48 EST
Depends on audit patch:
http://lists.infradead.org/pipermail/linux-riscv/2018-October/001931.html
audit patch is already merged into linux-next.
This simply fixes compilation error in do_syscall_trace_exit() and
enables syscalls tracepoints.
David Abdurachmanov (2):
riscv: fix trace_sys_exit hook
riscv: add HAVE_SYSCALL_TRACEPOINTS to Kconfig
arch/riscv/Kconfig | 1 +
arch/riscv/kernel/ptrace.c | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
--
2.19.2