[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v4,1/3] drm/i915: Add GuC TLB Invalidation pci tags (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Wed Oct 4 06:23:46 UTC 2023
== Series Details ==
Series: series starting with [v4,1/3] drm/i915: Add GuC TLB Invalidation pci tags (rev2)
URL : https://patchwork.freedesktop.org/series/124575/
State : warning
== Summary ==
Error: dim checkpatch failed
d3517ddb590f drm/i915: Add GuC TLB Invalidation pci tags
455d5cfecf10 drm/i915: Define and use GuC and CTB TLB invalidation routines
-:124: ERROR:TRAILING_WHITESPACE: trailing whitespace
#124: FILE: drivers/gpu/drm/i915/gt/intel_tlb.c:142:
+^I^I^I/* $
-:224: ERROR:TRAILING_WHITESPACE: trailing whitespace
#224: FILE: drivers/gpu/drm/i915/gt/uc/intel_guc.h:437:
+^I$
-:244: ERROR:TRAILING_WHITESPACE: trailing whitespace
#244: FILE: drivers/gpu/drm/i915/gt/uc/intel_guc_ct.c:1193:
+^I/* $
-:338: 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
#338: FILE: drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c:1991:
+ GEM_BUG_ON(wait->busy);
total: 3 errors, 1 warnings, 0 checks, 459 lines checked
3fb6f0af664b drm/i915: No TLB invalidation on wedged or suspended GT
More information about the Intel-gfx
mailing list