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, 1 insertions, 1 deletions
diff --git a/sys/syz-extract/extract.go b/sys/syz-extract/extract.go
index 168f4aa0f..22cd44402 100644
--- a/sys/syz-extract/extract.go
+++ b/sys/syz-extract/extract.go
@@ -250,7 +250,7 @@ func archFileList(os, arch string, files []string) (string, []string, []string,
// Not upstream, generated on unknown tree.
"futex.txt": true,
// Was in linux-next, but then was removed, fate is unknown.
- "watch_queue.txt": true,
+ "dev_watch_queue.txt": true,
}
androidFiles := map[string]bool{
"dev_tlk_device.txt": true,