[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Add a wakeref getter for iff the wakeref is already active

Patchwork patchwork at emeril.freedesktop.org
Wed Jun 26 17:32:26 UTC 2019


== Series Details ==

Series: series starting with [1/3] drm/i915: Add a wakeref getter for iff the wakeref is already active
URL   : https://patchwork.freedesktop.org/series/62795/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
5ae7c187d1c0 drm/i915: Add a wakeref getter for iff the wakeref is already active
2a760f60b13f drm/i915: Only recover active engines
f6bac10b0362 drm/i915: Lift intel_engines_resume() to callers
-:216: WARNING:AVOID_BUG: Avoid crashing the kernel - try using WARN_ON & recovery code rather than BUG() or BUG_ON()
#216: FILE: drivers/gpu/drm/i915/i915_gem.c:1200:
+	BUG_ON(!i915->kernel_context);

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



More information about the Intel-gfx mailing list