From: Dmitry V. Levin Date: Sat, 9 Jan 2016 22:47:25 +0000 (+0000) Subject: sparc: remove sparc64 syscall entries X-Git-Tag: v4.12~666 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f77c4e6d25c2a89d6faa7c791b7d916d4aedfea8;p=strace sparc: remove sparc64 syscall entries * linux/sparc/syscallent.h [52, 163]: Unassign. --- diff --git a/linux/sparc/syscallent.h b/linux/sparc/syscallent.h index ea91f46e..69c886ec 100644 --- a/linux/sparc/syscallent.h +++ b/linux/sparc/syscallent.h @@ -50,7 +50,7 @@ [ 49] = { 0, NF, SEN(geteuid16), "geteuid" }, [ 50] = { 0, NF, SEN(getegid16), "getegid" }, [ 51] = { 1, TF, SEN(acct), "acct" }, -[ 52] = { 2, 0, SEN(printargs), "memory_ordering" }, +[ 52] = { }, [ 53] = { 0, NF, SEN(getgid), "getgid32" }, [ 54] = { 3, TD, SEN(ioctl), "ioctl" }, [ 55] = { 4, 0, SEN(reboot), "reboot" }, @@ -162,7 +162,7 @@ [161] = { 3, 0, SEN(sched_getaffinity), "sched_get_affinity" }, [162] = { 2, 0, SEN(printargs), "getdomainname" }, [163] = { 2, 0, SEN(setdomainname), "setdomainname" }, -[164] = { 5, 0, SEN(printargs), "utrap_install" }, +[164] = { }, [165] = { 4, TF, SEN(quotactl), "quotactl" }, [166] = { 1, 0, SEN(set_tid_address), "set_tid_address" }, [167] = { 5, TF, SEN(mount), "mount" },