git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63ba600
)
scripts/checksyscalls.sh: Make renameat optional
author
James Hogan
<james.hogan@imgtec.com>
Wed, 23 Apr 2014 10:08:06 +0000
(11:08 +0100)
committer
Miklos Szeredi
<mszeredi@suse.cz>
Tue, 20 May 2014 08:59:38 +0000
(10:59 +0200)
The new renameat2 syscall provides all the functionality of renameat
with an additional flags argument, so make renameat optional so that
future architectures can omit it without getting a warning.
This patch doesn't affect existing architectures.
Signed-off-by: James Hogan <james.hogan@imgtec.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Cc: linux-arch@vger.kernel.org
scripts/checksyscalls.sh
patch
|
blob
|
history
diff --cc
scripts/checksyscalls.sh
Simple merge