== Series Details ==

Series: Flat-CCS eviction enhancements (rev4)
URL   : https://patchwork.freedesktop.org/series/102916/
State : warning

== Summary ==

Error: dim checkpatch failed
848866286442 drm/i915/gt: BUG_ON unexpected NULL at scatterlist walking
-:35: WARNING:AVOID_BUG: Avoid crashing the kernel - try using WARN_ON & 
recovery code rather than BUG() or BUG_ON()
#35: FILE: drivers/gpu/drm/i915/gt/intel_migrate.c:699:
+               BUG_ON(!it->sg);

total: 0 errors, 1 warnings, 0 checks, 27 lines checked
84bf61a5d04c drm/i915/gt: optimize the ccs_sz calculation per chunk
d7a232332a41 drm/i915/gt: Document the eviction of the Flat-CCS objects


Reply via email to