aboutsummaryrefslogtreecommitdiffstats
path: root/sys/syz-extract
diff options
context:
space:
mode:
Diffstat (limited to 'sys/syz-extract')
-rw-r--r--sys/syz-extract/extract.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/syz-extract/extract.go b/sys/syz-extract/extract.go
index f8a93adcf..477877d3c 100644
--- a/sys/syz-extract/extract.go
+++ b/sys/syz-extract/extract.go
@@ -265,8 +265,6 @@ func archFileList(os, arch string, files []string) (string, []string, []string,
manualFiles := map[string]bool{
// Not upstream, generated on https://github.com/multipath-tcp/mptcp_net-next
"vnet_mptcp.txt": true,
- // Not upstream, generated on unknown tree.
- "futex.txt": true,
// Was in linux-next, but then was removed, fate is unknown.
"dev_watch_queue.txt": true,
}