summaryrefslogtreecommitdiff
path: root/samples/workqueue
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2026-08-26 14:47:22 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2026-08-26 14:47:22 -0700
commitb035a8be20ddfb932205beb9a1cbd80ea42e6cfb (patch)
treecb43d3f3aa6aa47189a7e770ce75cecab247f32b /samples/workqueue
parentb81e34131907d2c243c51117a4aff8dbe22ccc9c (diff)
parentab0304fd69b07605553e9f161d65ecf9ccc2e2fe (diff)
downloadlinux-stable-b035a8be20ddfb932205beb9a1cbd80ea42e6cfb.tar.gz
linux-stable-b035a8be20ddfb932205beb9a1cbd80ea42e6cfb.zip
Merge tag 'trace-rv-v7.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Pull runtime verification fix from Steven Rostedt: - Use .old instead of .bak for rvgen kunit backup files The rvgen kunit command generates .bak backup files and these are checked in for selftests as "golden" files for make check. But 'make distclean' removes such files, leaving the tree dirty. Switch to .old to preserve a clean tree after make disclean. * tag 'trace-rv-v7.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace: verification/rvgen: Use .old instead of .bak for kunit backup files
Diffstat (limited to 'samples/workqueue')
0 files changed, 0 insertions, 0 deletions