[Intel-xe] ✓ CI.checkpatch: success for series starting with [1/3] drm/xe/vm: print the correct 'keep' when printing gpuva ops
Patchwork
patchwork at emeril.freedesktop.org
Fri Sep 29 18:21:18 UTC 2023
== Series Details ==
Series: series starting with [1/3] drm/xe/vm: print the correct 'keep' when printing gpuva ops
URL : https://patchwork.freedesktop.org/series/124465/
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
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 45b088e90e209d16c5ddf5c6b37db98673ec1fd9
Author: Paulo Zanoni <paulo.r.zanoni at intel.com>
Date: Fri Sep 29 10:31:04 2023 -0700
drm/xe: fix range printing for debug messages
We're already using the half-open interval notation "[A, B)", that "-
1" there makes it wrong. Also, getting rid of the "-1" makes it much
easier to grep for the logs when you're looking for an address that's
the end of a vma and the start of another.
Signed-off-by: Paulo Zanoni <paulo.r.zanoni at intel.com>
+ /mt/dim checkpatch ce84294f7fa4242d18b060baf6c61228374b6fa8 drm-intel
fe02e34ac drm/xe/vm: print the correct 'keep' when printing gpuva ops
a0680e357 drm/xe/vm: use list_last_entry() to fetch last_op
45b088e90 drm/xe: fix range printing for debug messages
More information about the Intel-xe
mailing list