]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 23 Apr 2019 20:34:17 +0000 (13:34 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 23 Apr 2019 20:34:17 +0000 (13:34 -0700)
commit541ea0170c9a306e9cb3c497376399a7a9de6b43
tree430fa735575c6835bf065c08bcc2f4babde0c09d
parentbf7b24bda4655b972a1f2ee8f8badf0f2b020fb7
parentd855db6dfff61cbb72a9e83d4375a3fc061dec6c
Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic

Pull syscall numbering updates from Arnd Bergmann:
 "arch: add pidfd and io_uring syscalls everywhere

  This comes a bit late, but should be in 5.1 anyway: we want the newly
  added system calls to be synchronized across all architectures in the
  release.

  I hope that in the future, any newly added system calls can be added
  to all architectures at the same time, and tested there while they are
  in linux-next, avoiding dependencies between the architecture
  maintainer trees and the tree that contains the new system call"

* tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic:
  arch: add pidfd and io_uring syscalls everywhere