aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/sys_ppc64le.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-05-04 09:21:34 +0200
committerDmitry Vyukov <dvyukov@google.com>2020-05-04 20:56:20 +0200
commit71db69869e82cce9af00f8660c6e867936b19212 (patch)
treecf59b7d7d6173ea870e9197df2b9b0b8be1dfa26 /sys/linux/sys_ppc64le.const
parenta4d38b39a8e23244bea7a53e9d7a759474f85dae (diff)
sys/linux: mark some ioctls as disabled
Mark ioctls we disable in init.go as disabled. Update #477 Update #502
Diffstat (limited to 'sys/linux/sys_ppc64le.const')
-rw-r--r--sys/linux/sys_ppc64le.const1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/linux/sys_ppc64le.const b/sys/linux/sys_ppc64le.const
index efddafe61..bc2c1ec9e 100644
--- a/sys/linux/sys_ppc64le.const
+++ b/sys/linux/sys_ppc64le.const
@@ -458,7 +458,6 @@ SIG_BLOCK = 0
SIG_SETMASK = 2
SIG_UNBLOCK = 1
SNAPSHOT_FREEZE = 536883969
-SNAPSHOT_UNFREEZE = 536883970
SPLICE_F_GIFT = 8
SPLICE_F_MORE = 4
SPLICE_F_MOVE = 1