forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 61598093bbdd283a7edc367d900f223070ead8d2
kernel/tools/testing/selftests/rcutorture/bin/console-badness.sh
....@@ -13,4 +13,5 @@
1313 egrep 'Badness|WARNING:|Warn|BUG|===========|Call Trace:|Oops:|detected stalls on CPUs/tasks:|self-detected stall on CPU|Stall ended before state dump start|\?\?\? Writer stall state|rcu_.*kthread starved for|!!!' |
1414 grep -v 'ODEBUG: ' |
1515 grep -v 'This means that this is a DEBUG kernel and it is' |
16
-grep -v 'Warning: unable to open an initial console'
16
+grep -v 'Warning: unable to open an initial console' |
17
+grep -v 'NOHZ tick-stop error: Non-RCU local softirq work is pending, handler'