lkml.org 
[lkml]   [2014]   [May]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] renameat2 arch support
Hi Linus,

I've collected architecture patches for the renameat2 syscall that maintainers
acked and/or asked me to queue.

Please pull:

git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git renameat2

This adds architecture support for the renameat2 syscall to m68k, parisc, ia64
and through asm-generic to arc, arm64, c6x, hexagon, metag, openrisc, score,
tile, unicore32.

Thanks,
Miklos
----

James Hogan (2):
asm-generic: Add renameat2 syscall
scripts/checksyscalls.sh: Make renameat optional

Miklos Szeredi (3):
m68k: add renameat2 syscall
parisc: add renameat2 syscall
ia64: add renameat2 syscall

---
arch/ia64/include/asm/unistd.h | 2 +-
arch/ia64/include/uapi/asm/unistd.h | 1 +
arch/ia64/kernel/entry.S | 1 +
arch/m68k/include/asm/unistd.h | 2 +-
arch/m68k/include/uapi/asm/unistd.h | 1 +
arch/m68k/kernel/syscalltable.S | 1 +
arch/parisc/include/uapi/asm/unistd.h | 3 ++-
arch/parisc/kernel/syscall_table.S | 1 +
include/uapi/asm-generic/unistd.h | 4 +++-
scripts/checksyscalls.sh | 5 ++++-
10 files changed, 16 insertions(+), 5 deletions(-)


\
 
 \ /
  Last update: 2014-05-20 13:21    [W:0.559 / U:0.016 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site