unistd: add __NR_prlimit64 syscall numbers
Add __NR_prlimit64 syscall numbers to asm-generic. Add them also to
asm-x86, both 32 and 64-bit.
Signed-off-by:
Jiri Slaby <jslaby@suse.cz>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Showing
- arch/x86/ia32/ia32entry.S 1 addition, 0 deletionsarch/x86/ia32/ia32entry.S
- arch/x86/include/asm/unistd_32.h 2 additions, 1 deletionarch/x86/include/asm/unistd_32.h
- arch/x86/include/asm/unistd_64.h 2 additions, 0 deletionsarch/x86/include/asm/unistd_64.h
- arch/x86/kernel/syscall_table_32.S 1 addition, 0 deletionsarch/x86/kernel/syscall_table_32.S
- include/asm-generic/unistd.h 3 additions, 1 deletioninclude/asm-generic/unistd.h
Loading
Please register or sign in to comment