commit | 68d2f70efe2d622483c5cde7c27179a695285fb0 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Tue Sep 11 15:42:09 2018 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Wed Sep 12 08:21:30 2018 +0200 |
tree | b9fc82e23af22bfaee6fb0975d4f9623eaab19bc | |
parent | dc254553f25d081cb72b8eff0c778fabfcf42500 [diff] |
udmabuf: add MEMFD_CREATE dependency udmabuf builds without it, but if userspace can not create memfd handles in the first place it is rather pointless to include it, except for test builds. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/20180911134216.9760-7-kraxel@redhat.com