On Tue, Dec 08, 2020 at 02:39:11PM -0800, Jianxin Xiong wrote:
This is the fourteenth version of the patch set. Changelog:
v14:
- Check return value of dma_fence_wait()
- Fix a dma-buf leak in ib_umem_dmabuf_get()
- Fix return value type cast for ib_umem_dmabuf_get()
- Return -EOPNOTSUPP instead of -EINVAL for unimplemented functions
- Remove an unnecessary use of unlikely()
- Remove left-over commit message resulted from rebase
You should probably slow down a bit, v13 needed rebasing too.
Jason