[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/huc: check HuC and GuC version compatibility on MTL (rev3)

Patchwork patchwork at emeril.freedesktop.org
Tue Jul 18 02:11:04 UTC 2023


== Series Details ==

Series: drm/i915/huc: check HuC and GuC version compatibility on MTL (rev3)
URL   : https://patchwork.freedesktop.org/series/120572/
State : warning

== Summary ==

Error: dim checkpatch failed
e42c5cf55be6 drm/i915/huc: check HuC and GuC version compatibility on MTL
-:38: 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
#38: FILE: drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:815:
+	GEM_BUG_ON(!huc_selected->path || !guc_selected->path);

total: 0 errors, 1 warnings, 0 checks, 57 lines checked




More information about the Intel-gfx mailing list