]> bbs.cooldavid.org Git - net-next-2.6.git/commit
unistd: add __NR_prlimit64 syscall numbers
authorJiri Slaby <jslaby@suse.cz>
Thu, 6 May 2010 18:17:00 +0000 (20:17 +0200)
committerJiri Slaby <jirislaby@gmail.com>
Fri, 16 Jul 2010 07:52:32 +0000 (09:52 +0200)
commitf33ebbe9da2c3c24664a0ad4f8fd83f293547e63
treea72f6137188554b741e1b368a079347d3e4ca880
parentc022a0acad534fd5f5d5f17280f6d4d135e74e81
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>
arch/x86/ia32/ia32entry.S
arch/x86/include/asm/unistd_32.h
arch/x86/include/asm/unistd_64.h
arch/x86/kernel/syscall_table_32.S
include/asm-generic/unistd.h