Re: [PATCH 0/2] riscv: enable syscalls tracepoints

2018-12-10 Thread David Abdurachmanov
On Fri, Dec 7, 2018 at 9:32 PM Palmer Dabbelt wrote: > > On Thu, 06 Dec 2018 07:26:33 PST (-0800), david.abdurachma...@gmail.com wrote: > > Depends on audit patch: > > http://lists.infradead.org/pipermail/linux-riscv/2018-October/001931.html > > > > audit patch is already merged into linux-next. >

Re: [PATCH 0/2] riscv: enable syscalls tracepoints

2018-12-07 Thread Palmer Dabbelt
On Thu, 06 Dec 2018 07:26:33 PST (-0800), david.abdurachma...@gmail.com wrote: 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 enab