Re: [PATCH] fix dma-buf/udmabuf selftest

From: shuah
Date: Wed Dec 12 2018 - 16:16:13 EST


Hi Daniel,

On 11/27/18 3:33 AM, Tom Murphy wrote:
This patch fixes the udmabuf selftest. Currently the selftest is broken.
I fixed the selftest by setting the F_SEAL_SHRINK seal on the memfd
file descriptor which is required by udmabuf and added the test to
the selftest Makefile.

Signed-off-by: Tom Murphy <murphyt7@xxxxxx>

Does this change look good you? I plan to get this in for 4.21-rc1. Let me know if you have any objections.

thanks,
-- Shuah