[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Flip guc_id allocation partition

Patchwork patchwork at emeril.freedesktop.org
Tue Jan 11 19:17:00 UTC 2022


== Series Details ==

Series: drm/i915: Flip guc_id allocation partition
URL   : https://patchwork.freedesktop.org/series/98751/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
7c34b8acae82 drm/i915: Flip guc_id allocation partition
-:20: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'guc' - possible side-effects?
#20: FILE: drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c:150:
+#define NUMBER_SINGLE_LRC_GUC_ID(guc)	\
+	((guc)->submission_state.num_guc_ids - NUMBER_MULTI_LRC_GUC_ID(guc))

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




More information about the Intel-gfx mailing list