== Series Details ==

Series: drm/i915/perf: Refactor oa object to better manage resources (rev3)
URL   : https://patchwork.freedesktop.org/series/60176/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
3c6e6cc91331 drm/i915/perf: Refactor oa object to better manage resources
-:1522: WARNING:AVOID_BUG: Avoid crashing the kernel - try using WARN_ON & 
recovery code rather than BUG() or BUG_ON()
#1522: FILE: drivers/gpu/drm/i915/i915_perf.c:1366:
+       BUG_ON(stream != dev_priv->perf.exclusive_stream);

total: 0 errors, 1 warnings, 0 checks, 2166 lines checked

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to