Hi Arnd, On Mon, Apr 15, 2019 at 04:22:57PM +0200, Arnd Bergmann wrote: > Add the io_uring and pidfd_send_signal system calls to all architectures. > > These system calls are designed to handle both native and compat tasks, > so all entries are the same across architectures, only arm-compat and > the generic tale still use an old format. > > Acked-by: Michael Ellerman <[email protected]> (powerpc) > Acked-by: Heiko Carstens <[email protected]> (s390) > Acked-by: Geert Uytterhoeven <[email protected]> > Signed-off-by: Arnd Bergmann <[email protected]> > --- > Changes since v1: > - fix s390 table > - use 'n64' tag in mips-n64 instead of common.
Thanks for taking care of this: Acked-by: Paul Burton <[email protected]> # MIPS Thanks, Paul
