Hi Dave, Simona! Rodrigo is out this week, but sending a PR for a single fix. Thanks, Thomas drm-xe-fixes-2025-03-20: Driver Changes: - Fix for an error if exporting a dma-buf multiple time (Tomasz) The following changes since commit f5d4e81774c42d9c2ea3980e570f3330ff2ed5d2: drm/xe: remove redundant check in xe_vm_create_ioctl() (2025-03-10 14:01:43 -0400) are available in the Git repository at: https://gitlab.freedesktop.org/drm/xe/kernel.git tags/drm-xe-fixes-2025-03-20 for you to fetch changes up to 50af7cab7520e46680cf4633bba6801443b75856: drm/xe: Fix exporting xe buffers multiple times (2025-03-20 17:59:49 +0100) ---------------------------------------------------------------- Driver Changes: - Fix for an error if exporting a dma-buf multiple time (Tomasz) ---------------------------------------------------------------- Tomasz Rusinowicz (1): drm/xe: Fix exporting xe buffers multiple times drivers/gpu/drm/xe/xe_bo.h | 2 -- drivers/gpu/drm/xe/xe_dma_buf.c | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-)