[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/guc: Drop legacy CTB definitions
Patchwork
patchwork at emeril.freedesktop.org
Tue May 9 21:03:48 UTC 2023
== Series Details ==
Series: drm/i915/guc: Drop legacy CTB definitions
URL : https://patchwork.freedesktop.org/series/117540/
State : warning
== Summary ==
Error: dim checkpatch failed
9c1aed0876ed drm/i915/guc: Drop legacy CTB definitions
-:55: 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
#55: FILE: drivers/gpu/drm/i915/gt/uc/intel_guc_ct.c:643:
+ GEM_BUG_ON(len > GUC_CTB_HXG_MSG_MAX_LEN - GUC_CTB_HDR_LEN);
total: 0 errors, 1 warnings, 0 checks, 33 lines checked
More information about the Intel-gfx
mailing list