Emil Velikov
2022-Mar-15 12:47 UTC
[PATCH v2 0/8] Add memory shrinker to VirtIO-GPU DRM driver
On Mon, 14 Mar 2022 at 22:44, Dmitry Osipenko <dmitry.osipenko at collabora.com> wrote:> Dmitry Osipenko (8): > drm/virtio: Correct drm_gem_shmem_get_sg_table() error handling > drm/virtio: Check whether transferred 2D BO is shmem > drm/virtio: Unlock GEM reservations in error code pathThese three are legitimate fixes that we want regardless of the shrinker. Please add the respective "Fixes" tag, so they find their way in the stable trees. With that, them 3 are: Reviewed-by: Emil Velikov <emil.l.velikov at gmail.com> HTH Emil