[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150717234518.GA26072@linux.vnet.ibm.com>
Date: Fri, 17 Jul 2015 16:45:18 -0700
From: "Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
To: linux-kernel@...r.kernel.org
Cc: 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,
dvhart@...ux.intel.com, fweisbec@...il.com, oleg@...hat.com,
bobby.prani@...il.com
Subject: [PATCH tip/core/rcu 0/6] Torture-test updates for 4.3
Hello!
This series contains torture-test updates:
1. Improve bounds checking for n_barrier_cbs: No more negatives.
2. Improve bounds checking for nfakewriters: No more negatives.
3. Improve bounds checking for shuffle_interval: No more negatives.
4. Fix rcu_torture_cbflood() for callback-free RCU to avoid
occasional segfaults when disabled.
5. Add RCU-tasks qualifier to dereference to avoid lockdep
false positives during torture testing.
6. Enable lockdep-RCU on TASKS01 to improve test coverage.
Thanx, Paul
------------------------------------------------------------------------
b/kernel/rcu/rcutorture.c | 40 ++++++++++-----
b/tools/testing/selftests/rcutorture/configs/rcu/TASKS01 | 4 -
2 files changed, 29 insertions(+), 15 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists