Generic Linux architectural discussions
 help / color / mirror / Atom feed
* [GIT PULL] asm-generic: add new syscalls for 4.6
@ 2016-04-23 21:33 Arnd Bergmann
  0 siblings, 0 replies; only message in thread
From: Arnd Bergmann @ 2016-04-23 21:33 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-arch, linux-kernel, Andre Przywara, will.deacon,
	Christoph Hellwig

The following changes since commit c3b46c73264b03000d1e18b22f5caf63332547c9:

  Linux 4.6-rc4 (2016-04-17 19:13:32 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git tags/asm-generic-4.6

for you to fetch changes up to 987aedb5d6f6e10c5203c6d0aab9a60ec22c7e93:

  generic syscalls: wire up preadv2 and pwritev2 syscalls (2016-04-23 22:38:08 +0200)

----------------------------------------------------------------
asm-generic changes for 4.6-rc

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.

Andre Przywara (1):
      generic syscalls: wire up preadv2 and pwritev2 syscalls

 include/uapi/asm-generic/unistd.h | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-04-23 21:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-23 21:33 [GIT PULL] asm-generic: add new syscalls for 4.6 Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox