aboutsummaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/linux/dev_watch_queue.txt (renamed from sys/linux/watch_queue.txt)0
-rw-r--r--sys/linux/dev_watch_queue_386.const (renamed from sys/linux/watch_queue_386.const)0
-rw-r--r--sys/linux/dev_watch_queue_amd64.const (renamed from sys/linux/watch_queue_amd64.const)0
-rw-r--r--sys/linux/dev_watch_queue_arm.const (renamed from sys/linux/watch_queue_arm.const)0
-rw-r--r--sys/linux/dev_watch_queue_arm64.const (renamed from sys/linux/watch_queue_arm64.const)0
-rw-r--r--sys/linux/dev_watch_queue_mips64le.const (renamed from sys/linux/watch_queue_mips64le.const)0
-rw-r--r--sys/linux/dev_watch_queue_ppc64le.const (renamed from sys/linux/watch_queue_ppc64le.const)0
-rw-r--r--sys/syz-extract/extract.go2
8 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/watch_queue.txt b/sys/linux/dev_watch_queue.txt
index c414f184b..c414f184b 100644
--- a/sys/linux/watch_queue.txt
+++ b/sys/linux/dev_watch_queue.txt
diff --git a/sys/linux/watch_queue_386.const b/sys/linux/dev_watch_queue_386.const
index 90ac59cb3..90ac59cb3 100644
--- a/sys/linux/watch_queue_386.const
+++ b/sys/linux/dev_watch_queue_386.const
diff --git a/sys/linux/watch_queue_amd64.const b/sys/linux/dev_watch_queue_amd64.const
index 362ffd18a..362ffd18a 100644
--- a/sys/linux/watch_queue_amd64.const
+++ b/sys/linux/dev_watch_queue_amd64.const
diff --git a/sys/linux/watch_queue_arm.const b/sys/linux/dev_watch_queue_arm.const
index d7850096d..d7850096d 100644
--- a/sys/linux/watch_queue_arm.const
+++ b/sys/linux/dev_watch_queue_arm.const
diff --git a/sys/linux/watch_queue_arm64.const b/sys/linux/dev_watch_queue_arm64.const
index 951644fd3..951644fd3 100644
--- a/sys/linux/watch_queue_arm64.const
+++ b/sys/linux/dev_watch_queue_arm64.const
diff --git a/sys/linux/watch_queue_mips64le.const b/sys/linux/dev_watch_queue_mips64le.const
index 37a14045d..37a14045d 100644
--- a/sys/linux/watch_queue_mips64le.const
+++ b/sys/linux/dev_watch_queue_mips64le.const
diff --git a/sys/linux/watch_queue_ppc64le.const b/sys/linux/dev_watch_queue_ppc64le.const
index b0993c721..b0993c721 100644
--- a/sys/linux/watch_queue_ppc64le.const
+++ b/sys/linux/dev_watch_queue_ppc64le.const
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,