]> granicus.if.org Git - strace/commit
Fix NUMA related syscall entries
authorDmitry V. Levin <ldv@altlinux.org>
Sat, 10 Jan 2015 16:32:43 +0000 (19:32 +0300)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 12 Jan 2015 17:32:16 +0000 (17:32 +0000)
commit40ed3d2b69fb9886e98310c76f63fd819fc7d9bf
tree6ae051a6281af0a1c6078c623b119fc5d0d31569
parente7356c704950e32e03c18480cc1729adca0f48bd
Fix NUMA related syscall entries

* linux/alpha/syscallent.h (mbind, get_mempolicy, set_mempolicy):
Set sys_func.
* linux/hppa/syscallent.h (mbind, get_mempolicy, set_mempolicy):
Fix nargs, set sys_func.
* linux/microblaze/syscallent.h (mbind): Fix nargs.
* linux/mips/syscallent-n32.h (move_pages): Set sys_func.
* linux/mips/syscallent-n64.h (move_pages): Likewise.
* linux/mips/syscallent-o32.h (mbind): Fix nargs.
* linux/or1k/syscallent.h (migrate_pages): Likewise.
* linux/powerpc/syscallent.h (migrate_pages): Likewise.
* linux/sh/syscallent.h (mbind): Likewise.
* linux/sh64/syscallent.h (mbind): Likewise.
linux/alpha/syscallent.h
linux/hppa/syscallent.h
linux/microblaze/syscallent.h
linux/mips/syscallent-n32.h
linux/mips/syscallent-n64.h
linux/mips/syscallent-o32.h
linux/or1k/syscallent.h
linux/powerpc/syscallent.h
linux/sh/syscallent.h
linux/sh64/syscallent.h