== Series Details == Series: drm/i915: Fix premature release of request's reusable memory (rev2) URL : https://patchwork.freedesktop.org/series/120170/ State : warning == Summary == Error: dim checkpatch failed ac314a80afb2 drm/i915: Fix premature release of request's reusable memory -:187: WARNING:AVOID_BUG: Do not crash the kernel unless it is absolutely unavoidable--use WARN_ON_ONCE() plus recovery code (if feasible) instead of BUG() or variants #187: FILE: drivers/gpu/drm/i915/i915_active.c:1089: + GEM_BUG_ON(prev == fence); total: 0 errors, 1 warnings, 0 checks, 175 lines checked