Hi Dave, This contains one small patch to make sure we release a mutex when hitting a framebuffer pinning and mapping failure. It is not very often that we'll run into this case, and given that it's late in the current release, I'm okay with batching this up with the next one if this cannot go in now. ---------------------------------------------------------------- The following changes since commit beca4cf55323147ca9c8a98de1871be6e4fe8f34: drm/vmwgfx: Fix corner case screen target management (2016-07-01 10:47:51 -0700) are available in the git repository at: git://people.freedesktop.org/~syeh/repos_linux drm-vmwgfx-fixes for you to fetch changes up to 58541f7a6458e17ab417321b284f0090f530aa91: drm/vmwgfx: Fix error paths when mapping framebuffer (2016-07-08 08:30:35 -0700) ---------------------------------------------------------------- Sinclair Yeh (1): drm/vmwgfx: Fix error paths when mapping framebuffer drivers/gpu/drm/vmwgfx/vmwgfx_fb.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel