Hello, Linus,
Once the merge window opens, please pull these scftorture changes:
git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git tags/scftorture.2023.08.15a # HEAD: 3f68f9c822ebe208f961ab0402e49a10465278ca: scftorture: Add CONFIG_PREEMPT_DYNAMIC=n to NOPREEMPT scenario (2023-07-14 15:02:57 -0700)
---------------------------------------------------------------- smp_call_function torture-test updates for v6.6
This pull request prevents some memory-exhaustion false-postitive failures in scftorture testing.
---------------------------------------------------------------- Paul E. McKenney (4): torture: Scale scftorture memory based on number of CPUs scftorture: Forgive memory-allocation failure if KASAN scftorture: Pause testing after memory-allocation failure scftorture: Add CONFIG_PREEMPT_DYNAMIC=n to NOPREEMPT scenario
kernel/scftorture.c | 12 +++++++++--- tools/testing/selftests/rcutorture/bin/torture.sh | 4 +++- tools/testing/selftests/rcutorture/configs/scf/NOPREEMPT | 2 ++ 3 files changed, 14 insertions(+), 4 deletions(-)
On Thu, 24 Aug 2023 at 15:06, Paul E. McKenney paulmck@kernel.org wrote:
Once the merge window opens, please pull these scftorture changes:
Heh, hedging your bets a bit?
This email had "for v6.4" in the subject, the CSD-lock one had "for v6.5", and the RCU one had "for v6.6".
But I'll do them all in the next merge window, never fear.
Linus
On Thu, Aug 24, 2023 at 04:07:12PM -0700, Linus Torvalds wrote:
On Thu, 24 Aug 2023 at 15:06, Paul E. McKenney paulmck@kernel.org wrote:
Once the merge window opens, please pull these scftorture changes:
Heh, hedging your bets a bit?
This email had "for v6.4" in the subject, the CSD-lock one had "for v6.5", and the RCU one had "for v6.6".
But I'll do them all in the next merge window, never fear.
I guess it is one of those days where the best I can hope for is to provide some humor value and a cautionary tale.
And thank you for correctly interpreting my confused version numbers!
Thanx, Paul
The pull request you sent on Thu, 24 Aug 2023 15:06:20 -0700:
git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git tags/scftorture.2023.08.15a
has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/6ae0c157658b26e78eb30b50939ce3dfb794d21f
Thank you!
linux-kselftest-mirror@lists.linaro.org