This series fixes two minor problems in the DRM-SHMEM helper. Changelog: v7: - Factored out DRM-SHMEM fixes from [1] since I'll be working on the dma-buf locking in a separate patchset now. [1] https://lore.kernel.org/all/20220526235040.678984-1-dmitry.osipenko@xxxxxxxxxxxxx/ Dmitry Osipenko (2): drm/shmem-helper: Add missing vunmap on error drm/shmem-helper: Correct doc-comment of drm_gem_shmem_get_sg_table() drivers/gpu/drm/drm_gem_shmem_helper.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) -- 2.36.1