✓ CI.checkpatch: success for drm/xe/vm: bugfix in xe_vm_create_ioctl
Patchwork
patchwork at emeril.freedesktop.org
Fri Jan 19 15:41:47 UTC 2024
== Series Details ==
Series: drm/xe/vm: bugfix in xe_vm_create_ioctl
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 b73fcfb53291dcaca0134dcf26085edd14e02712
Author: Moti Haimovski <mhaimovski at habana.ai>
Date: Thu Jan 18 19:31:55 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.
Relates to: FSW-1360 xe_vm_create_ioctl does not free vm id on error.
Signed-off-by: Moti Haimovski <mhaimovski at habana.ai>
+ /mt/dim checkpatch dd32e83fbea77dc8973a3aa8a6c8d460b8d103dd drm-intel
b73fcfb53 drm/xe/vm: bugfix in xe_vm_create_ioctl
More information about the Intel-xe
mailing list