Hi Paul, On Thu, Dec 13, 2018 at 07:00:16PM +0000, Paul Burton wrote: > Hi Dmitry, > > On Thu, Dec 13, 2018 at 08:23:02PM +0300, Dmitry V. Levin wrote: > > syscall_get_error() is required to be implemented on all > > architectures in addition to already implemented syscall_get_nr(), > > syscall_get_arguments(), syscall_get_return_value(), and > > syscall_get_arch() functions in order to extend the generic > > ptrace API with PTRACE_GET_SYSCALL_INFO request. > > > > Cc: Paul Burton > > Cc: Ralf Baechle > > Cc: James Hogan > > Cc: Oleg Nesterov > > Cc: Andy Lutomirski > > Cc: Elvira Khabirova > > Cc: Eugene Syromyatnikov > > Cc: linux-mips@vger.kernel.org > > Signed-off-by: Dmitry V. Levin > > Acked-by: Paul Burton As it looks like the whole series is going to be pinged for quite some time yet, would you mind taking this patch into the mips tree? Thanks, -- ldv