[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gsc: Mark internal GSC engine with reserved uabi class
Patchwork
patchwork at emeril.freedesktop.org
Wed Nov 15 22:29:12 UTC 2023
== Series Details ==
Series: drm/i915/gsc: Mark internal GSC engine with reserved uabi class
URL : https://patchwork.freedesktop.org/series/126455/
State : warning
== Summary ==
Error: dim checkpatch failed
58cf74c214fb drm/i915/gsc: Mark internal GSC engine with reserved uabi class
-:76: 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
#76: FILE: drivers/gpu/drm/i915/gt/intel_engine_user.c:228:
+ GEM_BUG_ON(engine->uabi_class >=
total: 0 errors, 1 warnings, 0 checks, 66 lines checked
More information about the Intel-gfx
mailing list