[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/2] drm/i915/perf: Wean ourselves off dev_priv

Patchwork patchwork at emeril.freedesktop.org
Mon Oct 7 22:20:13 UTC 2019


== Series Details ==

Series: series starting with [CI,1/2] drm/i915/perf: Wean ourselves off dev_priv
URL   : https://patchwork.freedesktop.org/series/67713/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
4e4728d59e05 drm/i915/perf: Wean ourselves off dev_priv
-:416: WARNING:AVOID_BUG: Avoid crashing the kernel - try using WARN_ON & recovery code rather than BUG() or BUG_ON()
#416: FILE: drivers/gpu/drm/i915/i915_perf.c:1340:
+	BUG_ON(stream != perf->exclusive_stream);

total: 0 errors, 1 warnings, 0 checks, 1846 lines checked
c2842f6c93a8 drm/i915/perf: Set the exclusive stream under perf->lock



More information about the Intel-gfx mailing list