]> git.ipfire.org Git - thirdparty/linux.git/commit
torture: Add "ERROR" diagnostic for testing kernel-build output
authorPaul E. McKenney <paulmck@kernel.org>
Thu, 5 Jun 2025 21:36:04 +0000 (14:36 -0700)
committerNeeraj Upadhyay (AMD) <neeraj.upadhyay@kernel.org>
Wed, 16 Jul 2025 04:14:04 +0000 (09:44 +0530)
commit17f4698a9e6092dd59e5dd616b21095ba9c8b6fe
tree4ac179db1ad9275c4e7cc9dca020b0c7b2cf8e65
parent3aee453496026451fe126e53d43db6d687b51209
torture: Add "ERROR" diagnostic for testing kernel-build output

Some recent kernel-build failures have featured "ERROR", so this commit
adds it to the list checked by kvm-build.sh.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Neeraj Upadhyay (AMD) <neeraj.upadhyay@kernel.org>
tools/testing/selftests/rcutorture/bin/kvm-build.sh