* [GIT PULL] rv fixes for v7.3-rc1
@ 2026-08-25 15:56 Gabriele Monaco
0 siblings, 0 replies; only message in thread
From: Gabriele Monaco @ 2026-08-25 15:56 UTC (permalink / raw)
To: Steven Rostedt, linux-kernel; +Cc: linux-trace-kernel, Gabriele Monaco
Steve,
The following changes since commit 7d81675d1bb2cc6db61a2d93b1e0dc7fb0929f9c:
Documentation/rv: Explain epoll and aborted sleeps (2026-08-04 16:11:28 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gmonaco/linux.git rv-fixes-7.3-rc1
for you to fetch changes up to ab0304fd69b07605553e9f161d65ecf9ccc2e2fe:
verification/rvgen: Use .old instead of .bak for kunit backup files (2026-08-25 13:56:53 +0200)
----------------------------------------------------------------
rv fixes for v7.3-rc1
Summary of changes:
- 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. Clean
make disclean removes such files, leaving the tree dirty.
Switch to .old to preserve a clean tree after make disclean.
----------------------------------------------------------------
Gabriele Monaco (1):
verification/rvgen: Use .old instead of .bak for kunit backup files
tools/verification/rvgen/rvgen/kunit.py | 2 +-
.../{test_bak_kunit_kunit.c.bak => test_bak_kunit_kunit.c.old} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
rename tools/verification/rvgen/tests/golden/test_bak_kunit/{test_bak_kunit_kunit.c.bak => test_bak_kunit_kunit.c.old} (100%)
To: Steven Rostedt <rostedt@goodmis.org>
Cc: Gabriele Monaco <gmonaco@redhat.com>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-25 15:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-25 15:56 [GIT PULL] rv fixes for v7.3-rc1 Gabriele Monaco
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.