== Series Details == Series: drm/i915: Fix premature release of request's reusable memory URL : https://patchwork.freedesktop.org/series/120170/ State : warning == Summary == Error: dim checkpatch failed ee1442c7d036 drm/i915: Fix premature release of request's reusable memory -:71: 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 #71: FILE: drivers/gpu/drm/i915/i915_request.c:179: + GEM_BUG_ON(rq->guc_prio != GUC_PRIO_INIT && total: 0 errors, 1 warnings, 0 checks, 45 lines checked