mirror of https://github.com/torvalds/linux.git
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:
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| config | ||
| fd-001-lookup.c | ||
| fd-002-posix-eq.c | ||
| fd-003-kthread.c | ||
| proc-fsconfig-hidepid.c | ||
| proc-loadavg-001.c | ||
| proc-multiple-procfs.c | ||
| proc-pid-vm.c | ||
| proc-self-map-files-001.c | ||
| proc-self-map-files-002.c | ||
| proc-self-syscall.c | ||
| proc-self-wchan.c | ||
| proc-subset-pid.c | ||
| proc-uptime-001.c | ||
| proc-uptime-002.c | ||
| proc-uptime.h | ||
| proc.h | ||
| read.c | ||
| self.c | ||
| setns-dcache.c | ||
| setns-sysvipc.c | ||
| thread-self.c | ||