]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 23 Apr 2016 21:53:11 +0000 (14:53 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 23 Apr 2016 21:53:11 +0000 (14:53 -0700)
commitef0593d3d666c2b1c7f2ed110d24797fc74eeec2
tree88ad0b51e05c52e72224ad80d94efbf925f40b1b
parent18e9a38eeb14eb0a339b1484dea4a91b7543f30a
parentfdeadc4d90f6871d15ae1d18bc2e488643b6e807
Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic

Pull asm-generic update from Arnd Bergmann:
 "Here is one patch to wire up the preadv/pwritev system calls in the
  generic system call table, which is required for all architectures
  that were merged in the last few years, including arm64.

  Usually these get merged along with the syscall implementation or one
  of the architecture trees, but this time that did not happen.

  Andre and Christoph both sent a version of this patch, I picked the
  one I got first"

* tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic:
  generic syscalls: wire up preadv2 and pwritev2 syscalls