commit | 283f1e383e91d96fe652fad549537ae15cf31d60 | [log] [tgz] |
---|---|---|
author | Lucas Stach <l.stach@pengutronix.de> | Tue Jun 04 22:23:31 2019 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Wed Jun 05 10:41:17 2019 +0200 |
tree | 8e4d1f68acea5d2dc87c09ec573e3b987d73b03f | |
parent | 89a4aac0ab0e6f5eea10d7bf4869dd15c3de2cd4 [diff] |
udmabuf: actually unmap the scatterlist unmap_udmabuf fails to actually unmap the scatterlist, leaving dangling mappings around. Fixes: fbb0de795078 ("Add udmabuf misc device") Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Link: http://patchwork.freedesktop.org/patch/msgid/20190604202331.17482-1-l.stach@pengutronix.de Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>