✓ CI.checkpatch: success for series starting with [v2,1/4] drm/xe/client: fix deadlock in show_meminfo()
Patchwork
patchwork at emeril.freedesktop.org
Wed Sep 11 17:06:11 UTC 2024
== Series Details ==
Series: series starting with [v2,1/4] drm/xe/client: fix deadlock in show_meminfo()
URL : https://patchwork.freedesktop.org/series/138535/
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
c62d7e164862503a3662a095da1c6c9014248cb2
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit da1e6518f5115b9d266045e7f32c0e438fff8ae4
Author: Matthew Auld <matthew.auld at intel.com>
Date: Wed Sep 11 16:55:30 2024 +0100
drm/xe/bo: add some annotations in bo_put()
If the put() triggers bo destroy then there is at least one potential
sleeping lock. Also annotate bos_lock and ggtt lock.
Signed-off-by: Matthew Auld <matthew.auld at intel.com>
Cc: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Cc: Tejas Upadhyay <tejas.upadhyay at intel.com>
Cc: "Thomas Hellström" <thomas.hellstrom at linux.intel.com>
Reviewed-by: Matthew Brost <matthew.brost at intel.com>
Reviewed-by: Tejas Upadhyay <tejas.upadhyay at intel.com>
+ /mt/dim checkpatch 2c6794afc551f7ae5af783b69975fe639aed383d drm-intel
c27693665744 drm/xe/client: fix deadlock in show_meminfo()
1c1a7161d76f drm/xe/client: add missing bo locking in show_meminfo()
0369793e5c62 drm/xe/client: use mem_type from the current resource
da1e6518f511 drm/xe/bo: add some annotations in bo_put()
More information about the Intel-xe
mailing list