[PATCH v7 0/2] DRM-SHMEM fixes

Dmitry Osipenko posted 2 patches 3 years, 9 months ago
drivers/gpu/drm/drm_gem_shmem_helper.c | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
[PATCH v7 0/2] DRM-SHMEM fixes
Posted by Dmitry Osipenko 3 years, 9 months ago
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@collabora.com/

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