* linux/arm/syscallent.h: Fix mincore handler.
* linux/avr32/syscallent.h: Likewise.
* linux/mips/syscallent.h: Likewise.
* linux/sh/syscallent.h: Likewise.
* linux/sh64/syscallent.h: Likewise.
{ 1, NF, sys_setfsgid, "setfsgid32" }, /* 216 */
{ 3, 0, sys_getdents64, "getdents64" }, /* 217 */
{ 2, TF, sys_pivotroot, "pivot_root" }, /* 218 */
- { 3, 0, printargs, "mincore" }, /* 219 */
+ { 3, 0, sys_mincore, "mincore" }, /* 219 */
{ 3, 0, sys_madvise, "madvise" }, /* 220 */
{ 3, 0, sys_fcntl, "fcntl64" }, /* 221 */
{ 5, 0, printargs, "SYS_222" }, /* 222 */
{ 2, TF, sys_lstat64, "lstat64" }, /* 169 */
{ 2, TD, sys_fstat64, "fstat64" }, /* 170 */
{ 2, TF, sys_pivotroot, "pivot_root" }, /* 171 */
- { 3, 0, printargs, "mincore" }, /* 172 */
+ { 3, 0, sys_mincore, "mincore" }, /* 172 */
{ 3, 0, sys_madvise, "madvise" }, /* 173 */
{ 3, TD, sys_getdents64, "getdents64" }, /* 174 */
{ 3, TD, sys_fcntl, "fcntl64" }, /* 175 */
{ 2, TF, sys_lstat64, "lstat64" }, /* 4214 */
{ 2, TD, sys_fstat64, "fstat64" }, /* 4215 */
{ 2, TF, sys_pivotroot, "pivot_root" }, /* 4216 */
- { 3, 0, printargs, "mincore" }, /* 4217 */
+ { 3, 0, sys_mincore, "mincore" }, /* 4217 */
{ 3, 0, sys_madvise, "madvise" }, /* 4218 */
{ 3, TF, sys_getdents64, "getdents64" }, /* 4219 */
{ 3, TD, sys_fcntl, "fcntl64" }, /* 4220 */
{ 0, 0, sys_sched_yield, "sched_yield" }, /* 5023 */
{ 5, 0, sys_mremap, "mremap" }, /* 5024 */
{ 3, 0, sys_msync, "msync" }, /* 5025 */
- { 3, 0, printargs, "mincore" }, /* 5026 */
+ { 3, 0, sys_mincore, "mincore" }, /* 5026 */
{ 3, 0, sys_madvise, "madvise" }, /* 5027 */
{ 3, TI, sys_shmget, "shmget" }, /* 5028 */
{ 3, TI, sys_shmat, "shmgat" }, /* 5029 */
{ 0, 0, sys_sched_yield, "sched_yield" }, /* 6023 */
{ 5, 0, sys_mremap, "mremap" }, /* 6024 */
{ 3, 0, sys_msync, "msync" }, /* 6025 */
- { 3, 0, printargs, "mincore" }, /* 6026 */
+ { 3, 0, sys_mincore, "mincore" }, /* 6026 */
{ 3, 0, sys_madvise, "madvise" }, /* 6027 */
{ 3, TI, sys_shmget, "shmget" }, /* 6028 */
{ 3, TI, sys_shmat, "shmgat" }, /* 6029 */
{ 1, 0, printargs, "setfsuid32" }, /* 215 */
{ 1, 0, printargs, "setfsgid32" }, /* 216 */
{ 2, TF, sys_pivotroot, "pivot_root" }, /* 217 */
- { 3, 0, printargs, "mincore" }, /* 218 */
+ { 3, 0, sys_mincore, "mincore" }, /* 218 */
{ 3, 0, sys_madvise, "madvise" }, /* 219 */
{ 3, TD, sys_getdents64, "getdents64" }, /* 220 */
{ 3, TD, sys_fcntl, "fcntl64" }, /* 221 */
{ 1, 0, printargs, "setfsuid32" }, /* 215 */
{ 1, 0, printargs, "setfsgid32" }, /* 216 */
{ 2, TF, sys_pivotroot, "pivot_root" }, /* 217 */
- { 3, 0, printargs, "mincore" }, /* 218 */
+ { 3, 0, sys_mincore, "mincore" }, /* 218 */
{ 3, 0, sys_madvise, "madvise" }, /* 219 */
{ 3, TN, sys_socket, "socket" }, /* 220 */
{ 3, TN, sys_bind, "bind" }, /* 221 */