✗ Fi.CI.CHECKPATCH: warning for drm/i915: Use for_each_child instead of manual for-loop

Patchwork patchwork at emeril.freedesktop.org
Tue May 14 11:54:55 UTC 2024


== Series Details ==

Series: drm/i915: Use for_each_child instead of manual for-loop
URL   : https://patchwork.freedesktop.org/series/133600/
State : warning

== Summary ==

Error: dim checkpatch failed
a819a4616d1b drm/i915: Use for_each_child instead of manual for-loop
-:45: 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
#45: FILE: drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c:1821:
+	GEM_BUG_ON(i915_active_is_idle(&ce->active));

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




More information about the Intel-gfx mailing list