On Fri, 2018-12-07 at 15:56:05 UTC, "Dmitry V. Levin" wrote: > From: Elvira Khabirova <[email protected]> > > Arch code should use tracehook_*() helpers, as documented > in include/linux/tracehook.h, > ptrace_report_syscall() is not expected to be used outside that file. > > The patch does not look very nice, but at least it is correct > and opens the way for PTRACE_GET_SYSCALL_INFO API. > > Co-authored-by: Dmitry V. Levin <[email protected]> > Fixes: 5521eb4bca2d ("powerpc/ptrace: Add support for PTRACE_SYSEMU") > Cc: Michael Ellerman <[email protected]> > Cc: Benjamin Herrenschmidt <[email protected]> > Cc: Paul Mackerras <[email protected]> > Cc: Oleg Nesterov <[email protected]> > Cc: Breno Leitao <[email protected]> > Cc: Andy Lutomirski <[email protected]> > Cc: Eugene Syromyatnikov <[email protected]> > Cc: [email protected] > Signed-off-by: Elvira Khabirova <[email protected]> > Signed-off-by: Dmitry V. Levin <[email protected]>
Applied to powerpc fixes, thanks. https://git.kernel.org/powerpc/c/a225f1567405558fb5410e9b2b9080 cheers

