]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/xe: Untangle vm_bind_ioctl cleanup order
authorChristoph Manszewski <christoph.manszewski@intel.com>
Wed, 13 Aug 2025 10:12:31 +0000 (12:12 +0200)
committerMatthew Brost <matthew.brost@intel.com>
Mon, 18 Aug 2025 16:02:24 +0000 (09:02 -0700)
commitaa81d55a5997b190660e21e72177f1542c4e3d59
treef3ce80e9c53aa841b2b3cd08882175726f47a2c2
parenta01b704527c28a2fd43a17a85f8996b75ec8492a
drm/xe: Untangle vm_bind_ioctl cleanup order

Change the resource cleanup order to align with reverse allocation order.

Cc: Matthew Brost <matthew.brost@intel.com>
Signed-off-by: Christoph Manszewski <christoph.manszewski@intel.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Link: https://lore.kernel.org/r/20250813101231.196632-3-christoph.manszewski@intel.com
drivers/gpu/drm/xe/xe_vm.c