[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190326233054.GA21523@linux.ibm.com>
Date: Tue, 26 Mar 2019 16:30:54 -0700
From: "Paul E. McKenney" <paulmck@...ux.ibm.com>
To: rcu@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, mingo@...nel.org,
jiangshanlai@...il.com, dipankar@...ibm.com,
akpm@...ux-foundation.org, mathieu.desnoyers@...icios.com,
josh@...htriplett.org, tglx@...utronix.de, peterz@...radead.org,
rostedt@...dmis.org, dhowells@...hat.com, edumazet@...gle.com,
fweisbec@...il.com, oleg@...hat.com, joel@...lfernandes.org
Subject: [PATCH tip/core/rcu 0/9] Torture-test updates for v5.2
Hello!
This series contains torture-test updates:
1. Don't try to offline the last CPU.
2. Convert rcutorture scripting to SPDX license identifier.
3. Make rcutorture_extend_mask() comment match the code.
4. Remove ->ext_irq_conflict field.
5. Fix expected forward progress duration in OOM notifier, courtesy
of Neeraj Upadhyay.
6. Fix cleanup path for invalid torture_type strings.
7. Fix cleanup path for invalid perf_type strings.
8. NULL cxt.lwsa and cxt.lrsa to allow locktorture bad-arg detection.
9. Suppress false-positive CONFIG_INITRAMFS_SOURCE complaint.
Thanx, Paul
------------------------------------------------------------------------
kernel/locking/locktorture.c | 2 +
kernel/rcu/rcuperf.c | 5 ++
kernel/rcu/rcutorture.c | 14 +++----
kernel/torture.c | 2 +
tools/testing/selftests/rcutorture/bin/configNR_CPUS.sh | 17 +-------
tools/testing/selftests/rcutorture/bin/config_override.sh | 17 +-------
tools/testing/selftests/rcutorture/bin/configcheck.sh | 19 ++--------
tools/testing/selftests/rcutorture/bin/configinit.sh | 17 +-------
tools/testing/selftests/rcutorture/bin/cpus2use.sh | 17 +-------
tools/testing/selftests/rcutorture/bin/functions.sh | 17 +-------
tools/testing/selftests/rcutorture/bin/jitter.sh | 17 +-------
tools/testing/selftests/rcutorture/bin/kvm-build.sh | 17 +-------
tools/testing/selftests/rcutorture/bin/kvm-find-errors.sh | 5 ++
tools/testing/selftests/rcutorture/bin/kvm-recheck-lock.sh | 17 +-------
tools/testing/selftests/rcutorture/bin/kvm-recheck-rcu.sh | 17 +-------
tools/testing/selftests/rcutorture/bin/kvm-recheck-rcuperf-ftrace.sh | 17 +-------
tools/testing/selftests/rcutorture/bin/kvm-recheck-rcuperf.sh | 17 +-------
tools/testing/selftests/rcutorture/bin/kvm-recheck.sh | 17 +-------
tools/testing/selftests/rcutorture/bin/kvm-test-1-run.sh | 17 +-------
tools/testing/selftests/rcutorture/bin/kvm.sh | 17 +-------
tools/testing/selftests/rcutorture/bin/mkinitrd.sh | 15 -------
tools/testing/selftests/rcutorture/bin/parse-build.sh | 17 +-------
tools/testing/selftests/rcutorture/bin/parse-console.sh | 17 +-------
tools/testing/selftests/rcutorture/configs/lock/ver_functions.sh | 17 +-------
tools/testing/selftests/rcutorture/configs/rcu/ver_functions.sh | 17 +-------
tools/testing/selftests/rcutorture/configs/rcuperf/ver_functions.sh | 17 +-------
26 files changed, 64 insertions(+), 321 deletions(-)
Powered by blists - more mailing lists