You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit adds srcu_lockdep.sh to torture.sh, thus exercizing the
extended SRCU-aware lockdep-RCU functionality on a regular basis.
Signed-off-by: Paul E. McKenney <[email protected]>
echo" --- srcu_lockdep Test Summary:">>"tools/testing/selftests/rcutorture/res/$ds/results-srcu-lockdep/log"
455
+
echo" --- Summary: Exit code $retcode from srcu_lockdep.sh, see ds/results-srcu-lockdep">>"tools/testing/selftests/rcutorture/res/$ds/results-srcu-lockdep/log"
456
+
fi
457
+
fi
458
+
435
459
iftest"$do_refscale" = yes
436
460
then
437
461
primlist="`grep '\.name[ ]*=' kernel/rcu/refscale.c | sed -e 's/^[^"]*"//' -e 's/".*$//'`"
0 commit comments