]> granicus.if.org Git - strace/commitdiff
powerpc, powerpc64: update syscall names
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 8 Dec 2015 18:20:21 +0000 (18:20 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 8 Dec 2015 21:19:53 +0000 (21:19 +0000)
* linux/powerpc/syscallent.h [201]: Rename "MOL" to "multiplexer".
[225]: Rename "tux" to "tuxcall".
[256]: Rename "debug_setcontext" to "sys_debug_setcontext".
* linux/powerpc64/syscallent.h: Likewise.

linux/powerpc/syscallent.h
linux/powerpc64/syscallent.h

index c88ba8e214e6f4b7e058900a85078b4e8d0aaf18..f8f4d1d4bbaec2e0a2259d2f74048a36f8342924 100644 (file)
 [198] = { 5,   0,              SEN(printargs),                 "pciconfig_read"        },
 [199] = { 5,   0,              SEN(printargs),                 "pciconfig_write"       },
 [200] = { 3,   0,              SEN(printargs),                 "pciconfig_iobase"      },
-[201] = { 6,   0,              SEN(printargs),                 "MOL"                   },
+[201] = { 6,   0,              SEN(printargs),                 "multiplexer"           },
 [202] = { 3,   TD,             SEN(getdents64),                "getdents64"            },
 [203] = { 2,   TF,             SEN(pivotroot),                 "pivot_root"            },
 [204] = { 3,   TD,             SEN(fcntl64),                   "fcntl64"               },
 [222] = { 3,   0,              SEN(sched_setaffinity),         "sched_setaffinity"     },
 [223] = { 3,   0,              SEN(sched_getaffinity),         "sched_getaffinity"     },
 [224] = { },
-[225] = { 5,   0,              SEN(printargs),                 "tux"                   },
+[225] = { 5,   0,              SEN(printargs),                 "tuxcall"               },
 [226] = { 4,   TD|TN,          SEN(sendfile64),                "sendfile64"            },
 [227] = { 2,   0,              SEN(io_setup),                  "io_setup"              },
 [228] = { 1,   0,              SEN(io_destroy),                "io_destroy"            },
 [253] = { 3,   TD,             SEN(fstatfs64),                 "fstatfs64"             },
 [254] = { 6,   TD,             SEN(fadvise64_64),              "fadvise64_64"          },
 [255] = { 1,   0,              SEN(printargs),                 "rtas"                  },
-[256] = { 5,   0,              SEN(printargs),                 "debug_setcontext"      },
+[256] = { 5,   0,              SEN(printargs),                 "sys_debug_setcontext"  },
 [257] = { 5,   0,              SEN(vserver),                   "vserver"               },
 [258] = { 4,   TM,             SEN(migrate_pages),             "migrate_pages"         },
 [259] = { 6,   TM,             SEN(mbind),                     "mbind"                 },
index 9c0219c9d8f970f0f4904e627c01f13a0f819b78..184175fea59ece8b309ccd681122530a2c87922e 100644 (file)
 [198] = { 5,   0,              SEN(printargs),                 "pciconfig_read"        },
 [199] = { 5,   0,              SEN(printargs),                 "pciconfig_write"       },
 [200] = { 3,   0,              SEN(printargs),                 "pciconfig_iobase"      },
-[201] = { 6,   0,              SEN(printargs),                 "MOL"                   },
+[201] = { 6,   0,              SEN(printargs),                 "multiplexer"           },
 [202] = { 3,   TD,             SEN(getdents64),                "getdents64"            },
 [203] = { 2,   TF,             SEN(pivotroot),                 "pivot_root"            },
 [204] = { },
 [222] = { 3,   0,              SEN(sched_setaffinity),         "sched_setaffinity"     },
 [223] = { 3,   0,              SEN(sched_getaffinity),         "sched_getaffinity"     },
 [224] = { },
-[225] = { 5,   0,              SEN(printargs),                 "tux"                   },
+[225] = { 5,   0,              SEN(printargs),                 "tuxcall"               },
 [226] = { },
 [227] = { 2,   0,              SEN(io_setup),                  "io_setup"              },
 [228] = { 1,   0,              SEN(io_destroy),                "io_destroy"            },
 [253] = { 3,   TD,             SEN(fstatfs64),                 "fstatfs64"             },
 [254] = { },
 [255] = { 1,   0,              SEN(printargs),                 "rtas"                  },
-[256] = { 5,   0,              SEN(printargs),                 "debug_setcontext"      },
+[256] = { 5,   0,              SEN(printargs),                 "sys_debug_setcontext"  },
 [257] = { 5,   0,              SEN(vserver),                   "vserver"               },
 [258] = { 4,   TM,             SEN(migrate_pages),             "migrate_pages"         },
 [259] = { 6,   TM,             SEN(mbind),                     "mbind"                 },