[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 15:10:25 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/67689/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
c449e123f41b drm/i915/perf: Wean ourselves off dev_priv
-:415: WARNING:AVOID_BUG: Avoid crashing the kernel - try using WARN_ON & recovery code rather than BUG() or BUG_ON()
#415: 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
932d16e56d32 drm/i915/perf: Set the exclusive stream under perf->lock



More information about the Intel-gfx mailing list