The first patch fixes an issue that Dan Carpenter reported in https://lore.kernel.org/all/55953f27-0762-4ef2-8dda-3208b34a5c75@sabinyo.mountain/ and the second fixes the same issue in the more recently introduced VM_BIND ioctl.
Rob Clark (2): drm/msm: Defer fd_install in SUBMIT ioctl drm/msm: Defer fd_install in VM_BIND ioctl drivers/gpu/drm/msm/msm_gem_submit.c | 14 +++++++------- drivers/gpu/drm/msm/msm_gem_vma.c | 14 +++++++------- 2 files changed, 14 insertions(+), 14 deletions(-) -- 2.50.1