✗ Fi.CI.CHECKPATCH: warning for drm/i915/guc: Enable w/a 14019882105 for DG2 and MTL
Patchwork
patchwork at emeril.freedesktop.org
Sat May 25 02:32:17 UTC 2024
== Series Details ==
Series: drm/i915/guc: Enable w/a 14019882105 for DG2 and MTL
URL : https://patchwork.freedesktop.org/series/134039/
State : warning
== Summary ==
Error: dim checkpatch failed
963da89c742d drm/i915/guc: Enable w/a 14019882105 for DG2 and MTL
-:46: 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
#46: FILE: drivers/gpu/drm/i915/gt/uc/intel_guc_ads.c:830:
+ GEM_BUG_ON(*remain < size);
total: 0 errors, 1 warnings, 0 checks, 61 lines checked
More information about the Intel-gfx
mailing list