✓ CI.checkpatch: success for drm/xe: Don't treat SR-IOV platforms as reclaim unsafe
Patchwork
patchwork at emeril.freedesktop.org
Wed Feb 5 13:34:01 UTC 2025
== Series Details ==
Series: drm/xe: Don't treat SR-IOV platforms as reclaim unsafe
URL : https://patchwork.freedesktop.org/series/144369/
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/
+ git -C mt rev-list -n1 origin/master
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 8489dcfc26d32171c14b47d7c3ccb11225c1bae1
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date: Wed Feb 5 13:01:50 2025 +0100
drm/xe: Don't treat SR-IOV platforms as reclaim unsafe
Since commit a4d1c5d0b99b ("drm/xe/pf: Move VFs reprovisioning
to worker") and commit 78d5d1e20d1d ("drm/xe/relay: Don't use
GFP_KERNEL for new transactions") we should have no more lockdep
dependencies on the reclaim path when running in the SRIOV mode
so we believe that we can now mark SRIOV driver as reclaim safe.
Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
Cc: Thomas Hellström <thomas.hellstrom at linux.intel.com>
Cc: Jonathan Cavitt <jonathan.cavitt at intel.com>
Cc: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch a7df3eccb725a8d72f8f3ed87ee7ad9419b17380 drm-intel
8489dcfc26d3 drm/xe: Don't treat SR-IOV platforms as reclaim unsafe
More information about the Intel-xe
mailing list