Hi Dave, One fix which is cc:stable from Chris this week. The patch fixes a race where the driver could still be tracking a gem object while its handle has already been recycled. drm-misc-fixes-2017-08-24: Core Changes: - Release driver tracking before making the object available again (Chris) Cc: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx> Cheers, Sean The following changes since commit a0ffc51e20e90e0c1c2491de2b4b03f48b6caaba: drm/atomic: If the atomic check fails, return its value first (2017-08-15 12:38:05 +0200) are available in the git repository at: git://anongit.freedesktop.org/git/drm-misc tags/drm-misc-fixes-2017-08-24 for you to fetch changes up to fe4600a548f2763dec91b3b27a1245c370ceee2a: drm: Release driver tracking before making the object available again (2017-08-22 16:03:43 +0300) ---------------------------------------------------------------- Core Changes: - Release driver tracking before making the object available again (Chris) Cc: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx> ---------------------------------------------------------------- Chris Wilson (1): drm: Release driver tracking before making the object available again drivers/gpu/drm/drm_gem.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- Sean Paul, Software Engineer, Google / Chromium OS _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel