tools/memory-model/scripts/simpletest.sh
0 → 100755
+35
−0
Loading
This commit abstracts out common function to check a given litmus test
for locking, RCU, and SRCU in order to avoid duplicating code.
Signed-off-by:
Paul E. McKenney <paulmck@kernel.org>