[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Fix premature release of request's reusable memory (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Thu Jul 20 15:14:25 UTC 2023
== Series Details ==
Series: drm/i915: Fix premature release of request's reusable memory (rev3)
URL : https://patchwork.freedesktop.org/series/120170/
State : warning
== Summary ==
Error: dim checkpatch failed
9d8a849ef3e3 drm/i915: Fix premature release of request's reusable memory
-:189: 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
#189: FILE: drivers/gpu/drm/i915/i915_active.c:1089:
+ GEM_BUG_ON(prev == fence);
total: 0 errors, 1 warnings, 0 checks, 175 lines checked
More information about the Intel-gfx
mailing list