[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Few loose end intel_gt cleanups

Patchwork patchwork at emeril.freedesktop.org
Tue Sep 10 14:55:06 UTC 2019


== Series Details ==

Series: Few loose end intel_gt cleanups
URL   : https://patchwork.freedesktop.org/series/66490/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
4144570a45a2 drm/i915: Move GT init to intel_gt.c
-:89: WARNING:AVOID_BUG: Avoid crashing the kernel - try using WARN_ON & recovery code rather than BUG() or BUG_ON()
#89: FILE: drivers/gpu/drm/i915/gt/intel_gt.c:72:
+	BUG_ON(!i915->kernel_context);

total: 0 errors, 1 warnings, 0 checks, 261 lines checked
98290456e271 drm/i915: Make wait_for_timelines take struct intel_gt
f3e26c80db02 drm/i915: Avoid round-trip via i915 in intel_gt_park
ec71271e3802 drm/i915: Make pm_notify take intel_gt



More information about the Intel-gfx mailing list