✓ CI.checkpatch: success for drm/xe/vm: bugfix in xe_vm_create_ioctl (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Mon Jan 22 14:52:34 UTC 2024
== Series Details ==
Series: drm/xe/vm: bugfix in xe_vm_create_ioctl (rev3)
URL : https://patchwork.freedesktop.org/series/128984/
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
e7f730565356938dd6c63cd498218fdc5d6a22b0
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 4e24dc973b0879355a56f9e24b43f4fa62935ca1
Author: Moti Haimovski <mhaimovski at habana.ai>
Date: Sun Jan 21 14:19:46 2024 +0200
drm/xe/vm: bugfix in xe_vm_create_ioctl
Fix xe_vm_create_ioctl routine not freeing the vm-id allocated to it
when the function fails.
Signed-off-by: Moti Haimovski <mhaimovski at habana.ai>
+ /mt/dim checkpatch cd467a333188d8bb953854236f1ee441e6cede61 drm-intel
4e24dc973 drm/xe/vm: bugfix in xe_vm_create_ioctl
More information about the Intel-xe
mailing list