torture: Exclude "NOHZ tick-stop error" from fatal errors
authorPaul E. McKenney <paulmck@kernel.org>
Wed, 16 Sep 2020 17:10:10 +0000 (10:10 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Sat, 7 Nov 2020 01:13:50 +0000 (17:13 -0800)
commit8d68e68a781db80606c8e8f3e4383be6974878fd
tree5ff27be387638ca071f03e7ea8df34f52b033760
parent45c7b962014da36c2ac1aee6e5014b644ba37a84
torture: Exclude "NOHZ tick-stop error" from fatal errors

The "NOHZ tick-stop error: Non-RCU local softirq work is pending"
warning happens frequently and appears to be irrelevant to the various
torture tests.  This commit therefore filters it out.

If there proves to be a need to pay attention to it a later commit will
add an "advice" category to allow the user to immediately see that
although something happened, it was not an indictment of the system
being tortured.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/testing/selftests/rcutorture/bin/console-badness.sh