linux/arch/nds32/include/uapi/asm
Yury Norov 80d7da1cac asm-generic: Drop getrlimit and setrlimit syscalls from default list
The newer prlimit64 syscall provides all the functionality of getrlimit
and setrlimit syscalls and adds the pid of target process, so future
architectures won't need to include getrlimit and setrlimit.

Therefore drop getrlimit and setrlimit syscalls from the generic syscall
list unless __ARCH_WANT_SET_GET_RLIMIT is defined by the architecture's
unistd.h prior to including asm-generic/unistd.h, and adjust all
architectures using the generic syscall list to define it so that no
in-tree architectures are affected.

Cc: Arnd Bergmann <arnd@arndb.de>
Cc: linux-arch@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-hexagon@vger.kernel.org
Cc: uclinux-h8-devel@lists.sourceforge.jp
Signed-off-by: Yury Norov <ynorov@caviumnetworks.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Mark Salter <msalter@redhat.com> [c6x]
Acked-by: James Hogan <james.hogan@imgtec.com> [metag]
Acked-by: Ley Foon Tan <lftan@altera.com> [nios2]
Acked-by: Stafford Horne <shorne@gmail.com> [openrisc]
Acked-by: Will Deacon <will.deacon@arm.com> [arm64]
Acked-by: Vineet Gupta <vgupta@synopsys.com> #arch/arc bits
Signed-off-by: Yury Norov <ynorov@marvell.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2019-02-19 10:10:06 +01:00
..
auxvec.h nds32: support denormalized result through FP emulator 2018-11-22 18:13:27 +08:00
byteorder.h nds32: Miscellaneous header files 2018-02-22 10:44:34 +08:00
cachectl.h
Kbuild arch: remove redundant UAPI generic-y defines 2019-01-06 10:22:15 +09:00
param.h
ptrace.h nds32: Debugging support 2018-02-22 10:44:34 +08:00
sigcontext.h nds32: support denormalized result through FP emulator 2018-11-22 18:13:27 +08:00
udftrap.h nds32: support denormalized result through FP emulator 2018-11-22 18:13:27 +08:00
unistd.h asm-generic: Drop getrlimit and setrlimit syscalls from default list 2019-02-19 10:10:06 +01:00