✗ CI.checkpatch: warning for drm/sched: Job queue peek/pop helpers and struct job re-order (rev2)

Patchwork patchwork at emeril.freedesktop.org
Fri Feb 21 12:12:33 UTC 2025


== Series Details ==

Series: drm/sched: Job queue peek/pop helpers and struct job re-order (rev2)
URL   : https://patchwork.freedesktop.org/series/144853/
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
22f9cda3436b4fe965b5c5f31d2f2c1bcb483189
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit d78ac561fe44b5a0a8ae1bebbc9a450ea60d6219
Author: Tvrtko Ursulin <tvrtko.ursulin at igalia.com>
Date:   Fri Feb 21 10:50:38 2025 +0000

    drm/sched: Group exported prototypes by object type
    
    Do a bit of house keeping in gpu_scheduler.h by grouping the API by type
    of object it operates on.
    
    Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin at igalia.com>
    Cc: Christian König <christian.koenig at amd.com>
    Cc: Danilo Krummrich <dakr at kernel.org>
    Cc: Matthew Brost <matthew.brost at intel.com>
    Cc: Philipp Stanner <phasta at kernel.org>
+ /mt/dim checkpatch a22ac320a08377d760e73fa530c27782f0b68b6d drm-intel
bfd172ae0ae7 drm/sched: Add internal job peek/pop API
-:73: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#73: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 109 lines checked
0d14807276e0 drm/amdgpu: Pop jobs from the queue more robustly
944b0ca38fdc drm/sched: Remove a hole from struct drm_sched_job
e96bbf919101 drm/sched: Move drm_sched_entity_is_ready to internal header
23fcc803df6b drm/sched: Move internal prototypes to internal header
-:40: CHECK:LINE_SPACING: Please don't use multiple blank lines
#40: FILE: drivers/gpu/drm/scheduler/sched_internal.h:6:
 
+

total: 0 errors, 0 warnings, 1 checks, 100 lines checked
d78ac561fe44 drm/sched: Group exported prototypes by object type




More information about the Intel-xe mailing list