linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH tip/core/rcu 0/9] Torture-test updates for v5.2
@ 2019-03-26 23:30 Paul E. McKenney
  2019-03-26 23:31 ` [PATCH tip/core/rcu 1/9] torture: Don't try to offline the last CPU Paul E. McKenney
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Paul E. McKenney @ 2019-03-26 23:30 UTC (permalink / raw)
  To: rcu
  Cc: linux-kernel, mingo, jiangshanlai, dipankar, akpm,
	mathieu.desnoyers, josh, tglx, peterz, rostedt, dhowells,
	edumazet, fweisbec, oleg, joel

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(-)


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-03-26 23:32 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-26 23:30 [PATCH tip/core/rcu 0/9] Torture-test updates for v5.2 Paul E. McKenney
2019-03-26 23:31 ` [PATCH tip/core/rcu 1/9] torture: Don't try to offline the last CPU Paul E. McKenney
2019-03-26 23:31 ` [PATCH tip/core/rcu 2/9] tools/.../rcutorture: Convert to SPDX license identifier Paul E. McKenney
2019-03-26 23:31 ` [PATCH tip/core/rcu 3/9] rcutorture: Make rcutorture_extend_mask() comment match the code Paul E. McKenney
2019-03-26 23:31 ` [PATCH tip/core/rcu 4/9] rcutorture: Remove ->ext_irq_conflict field Paul E. McKenney
2019-03-26 23:31 ` [PATCH tip/core/rcu 5/9] rcutorture: Fix expected forward progress duration in OOM notifier Paul E. McKenney
2019-03-26 23:31 ` [PATCH tip/core/rcu 6/9] rcutorture: Fix cleanup path for invalid torture_type strings Paul E. McKenney
2019-03-26 23:31 ` [PATCH tip/core/rcu 7/9] rcuperf: Fix cleanup path for invalid perf_type strings Paul E. McKenney
2019-03-26 23:31 ` [PATCH tip/core/rcu 8/9] locktorture: NULL cxt.lwsa and cxt.lrsa to allow bad-arg detection Paul E. McKenney
2019-03-26 23:31 ` [PATCH tip/core/rcu 9/9] torture: Suppress false-positive CONFIG_INITRAMFS_SOURCE complaint Paul E. McKenney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).