✓ CI.checkpatch: success for drm/xe: Remove unused cpu_atomic bo flag
Patchwork
patchwork at emeril.freedesktop.org
Mon Mar 11 15:09:14 UTC 2024
== Series Details ==
Series: drm/xe: Remove unused cpu_atomic bo flag
URL : https://patchwork.freedesktop.org/series/130984/
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
a9bb2a8a17457065eb398a81e8fd9aec2b519fd6
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit e1605b17f136b23fea69d66865117ac3f0748764
Author: Nirmoy Das <nirmoy.das at intel.com>
Date: Mon Mar 11 15:34:15 2024 +0100
drm/xe: Remove unused cpu_atomic bo flag
cpu_atomic is not set so remove it and also related dead
code.
Fixes: ddfa2d6a846a ("drm/xe/uapi: Kill VM_MADVISE IOCTL")
Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
Cc: "Thomas Hellström" <thomas.hellstrom at linux.intel.com>
Cc: intel-xe at lists.freedesktop.org
Signed-off-by: Nirmoy Das <nirmoy.das at intel.com>
+ /mt/dim checkpatch 64cd27a57871dd20407cd29e58bba05e4c3b022b drm-intel
e1605b17f136 drm/xe: Remove unused cpu_atomic bo flag
More information about the Intel-xe
mailing list