summaryrefslogtreecommitdiff
path: root/include/linux/cdev.h
diff options
context:
space:
mode:
authorJoel Fernandes <joelagnelf@nvidia.com>2026-01-01 19:34:16 +0300
committerBoqun Feng <boqun.feng@gmail.com>2026-01-04 13:50:59 +0300
commita590a79d19046d3e0f2089f83046f3b87f880359 (patch)
tree5f3134748d67b5d6cd793fed9a579bf30dc921ba /include/linux/cdev.h
parentc89474b9b2ab8ab2c0d2cddadbed781c0f5e8f0c (diff)
downloadlinux-a590a79d19046d3e0f2089f83046f3b87f880359.tar.xz
rcutorture: Prevent concurrent kvm.sh runs on same source tree
Add flock-based locking to kvm.sh to prevent multiple instances from running concurrently on the same source tree. This prevents build failures caused by one instance's "make clean" deleting generated files while another instance is building causing build failures. The lock file is placed in the rcutorture directory and added to .gitignore. Signed-off-by: Joel Fernandes <joelagnelf@nvidia.com> Tested-by: Paul E. McKenney <paulmck@kernel.org> Signed-off-by: Boqun Feng <boqun.feng@gmail.com>
Diffstat (limited to 'include/linux/cdev.h')
0 files changed, 0 insertions, 0 deletions