]> git.baikalelectronics.ru Git - kernel.git/commit
checksyscalls: Use arch/x86/syscalls/syscall_32.tbl as source
authorH. Peter Anvin <hpa@linux.intel.com>
Fri, 11 Nov 2011 23:57:53 +0000 (15:57 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Thu, 17 Nov 2011 21:35:37 +0000 (13:35 -0800)
commit7b188f4a7ff7b6c71e52162bafbea458142a0503
tree01cb24705104677f451bca58ff9440c035ce4b16
parent29f985c13870e434ccb9aaac46ab142bdb24e8d3
checksyscalls: Use arch/x86/syscalls/syscall_32.tbl as source

Use the new arch/x86/syscalls/syscall_32.tbl file as source instead of
arch/x86/include/asm/unistd_32.h.

Cc: Michal Marek <mmarek@suse.cz>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
scripts/checksyscalls.sh