commit | 1bf01e1e357894e69b39853ead11d12c9aa40759 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Wed Oct 16 13:51:56 2019 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Thu Oct 17 13:59:16 2019 +0200 |
tree | 17d55b6c84ca3ac5cecde6731cf7f6d90357a454 | |
parent | 5da932604dcb20f2e513ac57878dffd8399f6793 [diff] |
drm/shmem: drop VM_IO VM_IO is wrong here, shmem uses normal ram not io memory. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Steven Price <steven.price@arm.com> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/20191016115203.20095-5-kraxel@redhat.com