On 11/6/2024 9:32 PM, Frederic Weisbecker wrote:
> Hello,
>
> Please find below the RCU NOCB patches targeted for the upcoming
> merge window.
>
> Paul E. McKenney (4):
> torture: Add --no-affinity parameter to kvm.sh
> refscale: Correct affinity check
> rcuscale: Add guest_os_delay module parameter
> rcutorture: Avoid printing cpu=-1 for no-fault RCU boost failure
>
> Uladzislau Rezki (Sony) (2):
> rcuscale: Do a proper cleanup if kfree_scale_init() fails
> rcuscale: Remove redundant WARN_ON_ONCE() splat
>
> kernel/rcu/rcuscale.c | 6 +--
> kernel/rcu/rcutorture.c | 9 +++-
> kernel/rcu/refscale.c | 19 +++++++-
> .../rcutorture/bin/kvm-test-1-run-batch.sh | 43 ++++++++++---------
> tools/testing/selftests/rcutorture/bin/kvm.sh | 6 +++
> 5 files changed, 56 insertions(+), 27 deletions(-)
>
> Thanks.
Reviewed-by: Neeraj Upadhyay <Neeraj.Upadhyay@amd.com>
- Neeraj