commit | bc1a4130fc0309cc2f43b9cc616ebbc295e886ff | [log] [tgz] |
---|---|---|
author | Gurchetan Singh <gurchetansingh@chromium.org> | Wed Mar 04 17:32:12 2020 -0800 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Mon Mar 09 10:44:34 2020 +0100 |
tree | 507819162b76d2ed432eb4358ab5d757f183541a | |
parent | f651c8b055423057d9f41525dfdc37b4796015d1 [diff] |
drm/virtio: add case for shmem objects in virtio_gpu_cleanup_object(..) This function can be reused for hostmem objects. v2: move virtio_gpu_is_shmem() check to virtio_gpu_cleanup_object() v3: use-after free fix Signed-off-by: Gurchetan Singh <gurchetansingh@chromium.org> Link: http://patchwork.freedesktop.org/patch/msgid/20200305013212.130640-2-gurchetansingh@chromium.org Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>