[PATCH v3 0/2] New rcutorture candidate commits for 6.16
From: Joel Fernandes
Date: Thu Apr 10 2025 - 11:05:37 EST
The gpwrap one is is v3 where I just fixed the hrtimer_init() since v2.
The ARM64 image check is a new one, but is a small change and required for me
to do large tests with SRCU.
(These are only the new commits, the existing ones in my for-next branch for
rcutorture will be sent separately next week).
Joel Fernandes (2):
rcutorture: Perform more frequent testing of ->gpwrap
rcutorture: Fix issue with re-using old images on ARM64
kernel/rcu/rcu.h | 4 ++
kernel/rcu/rcutorture.c | 67 ++++++++++++++++++-
kernel/rcu/tree.c | 34 +++++++++-
kernel/rcu/tree.h | 1 +
.../rcutorture/bin/kvm-test-1-run.sh | 2 +-
5 files changed, 104 insertions(+), 4 deletions(-)
--
2.43.0