commit | 81d7046c9473c37410dfc163e447946fe5583489 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@kernel.org> | Tue Apr 15 20:57:22 2025 -0700 |
committer | Paul E. McKenney <paulmck@kernel.org> | Tue Apr 15 20:57:22 2025 -0700 |
tree | f1a24bf0377098e932e932ba6201198df98e10ee | |
parent | c649e820f1c25a89c3ac33c1a0b1dbbed6d15de2 [diff] |
torture: Check for "Call trace:" as well as "Call Trace:" Different architectures capitalize their splats differently. Who knew? This commit therefore checks for both arm64 "Call trace:" and x86 "Call Trace:". Reported-by: Joel Fernandes <joelagnelf@nvidia.com> Closes: https://lore.kernel.org/all/553c33d8-2b51-4772-8aef-97b0163bc78e@nvidia.com/ Signed-off-by: Paul E. McKenney <paulmck@kernel.org>