== Series Details == Series: Invalidate TLB cache for all GT's URL : https://patchwork.freedesktop.org/series/121732/ State : warning == Summary == Error: dim checkpatch failed 0c96cf631102 drm/i915/gt: Move TLB invalidation to its own file Traceback (most recent call last): File "scripts/spdxcheck.py", line 6, in <module> from ply import lex, yacc ModuleNotFoundError: No module named 'ply' Traceback (most recent call last): File "scripts/spdxcheck.py", line 6, in <module> from ply import lex, yacc ModuleNotFoundError: No module named 'ply' -:239: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #239: new file mode 100644 total: 0 errors, 1 warnings, 0 checks, 276 lines checked cfeb7cb4f304 i915/drm/gt: Move the gt defines in the gt directory Traceback (most recent call last): File "scripts/spdxcheck.py", line 6, in <module> from ply import lex, yacc ModuleNotFoundError: No module named 'ply' -:11: WARNING:BAD_SIGN_OFF: Co-developed-by and Signed-off-by: name/email do not match #11: Co-developed-by: Chris Wilson <chris.p.wilson@xxxxxxxxxxxxxxx> Signed-off-by: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx> -:15: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #15: new file mode 100644 total: 0 errors, 2 warnings, 0 checks, 25 lines checked 95004d63dfb5 drm/i915: Invalidate the TLBs on each GT 6fb872ca20a4 drm/i915: Remove unnecessary include