Skip to content

check_gpu_hang: add common kernel panic string to list

Mark Janes requested to merge majanes/mesa_ci:panic into master

In the case of kernel memory corruption, dmesg reports errors for the cpu hang. This is just as deadly as a gpu hang for CI uptime. Detect the following string in dmesg:

------------[ cut here ]------------

Merge request reports