mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-20 12:29:40 +00:00
This new selftest needs an entry in the .gitignore file otherwise git
will try to track the binary.
Link: https://lkml.kernel.org/r/20210601164305.11776-1-dmatlack@google.com
Fixes: 268af17ada ("selftests: proc: test subset=pid")
Signed-off-by: David Matlack <dmatlack@google.com>
Acked-by: Christian Brauner <christian.brauner@ubuntu.com>
Cc: Shuah Khan <shuah@kernel.org>
Cc: Alexey Dobriyan <adobriyan@gmail.com>
Cc: Alexey Gladkov <gladkov.alexey@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
21 lines
355 B
Plaintext
21 lines
355 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
/fd-001-lookup
|
|
/fd-002-posix-eq
|
|
/fd-003-kthread
|
|
/proc-fsconfig-hidepid
|
|
/proc-loadavg-001
|
|
/proc-multiple-procfs
|
|
/proc-pid-vm
|
|
/proc-self-map-files-001
|
|
/proc-self-map-files-002
|
|
/proc-self-syscall
|
|
/proc-self-wchan
|
|
/proc-subset-pid
|
|
/proc-uptime-001
|
|
/proc-uptime-002
|
|
/read
|
|
/self
|
|
/setns-dcache
|
|
/setns-sysvipc
|
|
/thread-self
|