]> granicus.if.org Git - strace/commitdiff
bfin, i386: remove sysentry for nonexistent security syscall
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 8 Dec 2015 02:49:39 +0000 (02:49 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 8 Dec 2015 02:51:02 +0000 (02:51 +0000)
* linux/bfin/syscallent.h (223): Remove.
* linux/i386/syscallent.h: Likewise.

linux/bfin/syscallent.h
linux/i386/syscallent.h

index 071626e74b003641582c579a23ab0cffd273e16a..51a571428b57742697fa0f6e0720c96c8dd081d6 100644 (file)
 [219] = { 3,   TM,             SEN(madvise),                   "madvise"               },
 [220] = { 3,   TD,             SEN(getdents64),                "getdents64"            },
 [221] = { 3,   TD,             SEN(fcntl64),                   "fcntl64"               },
-[222] = { },
-[223] = { 5,   0,              SEN(security),                  "security"              },
+[222 ... 223] = { },
 [224] = { 0,   0,              SEN(gettid),                    "gettid"                },
 [225] = { 4,   TD,             SEN(readahead),                 "readahead"             },
 [226] = { 5,   TF,             SEN(setxattr),                  "setxattr"              },
index 044ca3241eb95986cb0d3ab44fc5ba4df74e3511..3f2588e4be71e50823da5c619025a91abad64b1a 100644 (file)
 [219] = { 3,   TM,             SEN(madvise),                   "madvise"               },
 [220] = { 3,   TD,             SEN(getdents64),                "getdents64"            },
 [221] = { 3,   TD,             SEN(fcntl64),                   "fcntl64"               },
-[222] = { },
-[223] = { 5,   0,              SEN(security),                  "security"              },
+[222 ... 223] = { },
 [224] = { 0,   0,              SEN(gettid),                    "gettid"                },
 [225] = { 4,   TD,             SEN(readahead),                 "readahead"             },
 [226] = { 5,   TF,             SEN(setxattr),                  "setxattr"              },