✓ CI.checkpatch: success for Mark work queues with WQ_MEM_RECLAIM

Patchwork patchwork at emeril.freedesktop.org
Mon Oct 21 18:21:45 UTC 2024


== Series Details ==

Series: Mark work queues with WQ_MEM_RECLAIM
URL   : https://patchwork.freedesktop.org/series/140267/
State : success

== 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/
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ git -C mt rev-list -n1 origin/master
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 5ffbdb2433f6f470daf0035d4986c00e9a43eba4
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Mon Oct 21 10:57:05 2024 -0700

    drm/xe: Mark GT work queue with WQ_MEM_RECLAIM
    
    GT ordered work queue can be used to free memory via resets and fence
    signaling thus we should allow this work queue to run during reclaim.
    Mark with GT ordered work queue with WQ_MEM_RECLAIM appropriately.
    
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch aa0898115bcff3eda6d021cc66eb8a1c3b264c56 drm-intel
0762a49c17d9 drm/sched: Mark scheduler work queues with WQ_MEM_RECLAIM
06b15c58a006 drm/xe: Mark GGTT work queue with WQ_MEM_RECLAIM
742b11806809 drm/xe: Mark G2H work queue with WQ_MEM_RECLAIM
5ffbdb2433f6 drm/xe: Mark GT work queue with WQ_MEM_RECLAIM




More information about the Intel-xe mailing list