✗ CI.checkpatch: warning for series starting with [1/1] drm/xe/svm: PREFETCH SQUASH for CI

Patchwork patchwork at emeril.freedesktop.org
Mon Apr 28 09:29:04 UTC 2025


== Series Details ==

Series: series starting with [1/1] drm/xe/svm: PREFETCH SQUASH for CI
URL   : https://patchwork.freedesktop.org/series/148348/
State : warning

== Summary ==

+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 2b5678a3c99ccf88335ec739669c7ccdcc514e5c
Author: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Date:   Mon Apr 28 14:30:16 2025 +0530

    drm/xe/svm: PREFETCH SQUASH for CI
    
    DO NOT REVIEW
    
    Signed-off-by: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
+ /mt/dim checkpatch 4934118fff77bab3da65e450072ec89424fd276b drm-intel
2b5678a3c99c drm/xe/svm: PREFETCH SQUASH for CI
-:377: CHECK:LOGICAL_CONTINUATIONS: Logical continuations should be on the previous line
#377: FILE: drivers/gpu/drm/xe/xe_svm.c:637:
+	return ((range->tile_present & ~range->tile_invalidated) & BIT(tile->id))
+		&& (!devmem_only || range->base.flags.migrate_devmem);

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




More information about the Intel-xe mailing list