[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Fixes for various UC related issues (rev2)

Patchwork patchwork at emeril.freedesktop.org
Thu Dec 22 11:09:09 UTC 2022


== Series Details ==

Series: Fixes for various UC related issues (rev2)
URL   : https://patchwork.freedesktop.org/series/112080/
State : warning

== Summary ==

Error: dim checkpatch failed
bf35e0a177be drm/i915/guc: Fix missing return code checks in submission init
4c3490ae03f6 drm/i915/guc: Fix a static analysis warning
-:27: 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
#27: FILE: drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c:2541:
+	GEM_BUG_ON(!desc);

total: 0 errors, 1 warnings, 0 checks, 7 lines checked
1a47dc148fe9 drm/i915/uc: Fix two issues with over-size firmware files




More information about the Intel-gfx mailing list