[PATCH] [v2] arch: add pidfd and io_uring syscalls everywhere

Paul Burton paul.burton at mips.com
Tue Apr 16 03:19:11 AEST 2019


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 <mpe at ellerman.id.au> (powerpc)
> Acked-by: Heiko Carstens <heiko.carstens at de.ibm.com> (s390)
> Acked-by: Geert Uytterhoeven <geert at linux-m68k.org>
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>
> ---
> 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 <paul.burton at mips.com> # MIPS

Thanks,
    Paul


More information about the Linuxppc-dev mailing list