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

Patchwork patchwork at emeril.freedesktop.org
Tue Jul 11 21:16:07 UTC 2023


== Series Details ==

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

== Summary ==

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

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




More information about the Intel-gfx mailing list