[PATCH 0/3] fastrpc: fix dmabuf arguments

From: Jonathan Marek
Date: Wed Feb 17 2021 - 22:22:46 EST


dmabuf arguments are completely broken, these patches make it possible
to actually use dmabuf arguments (in particular, the second patch).

Jonathan Marek (3):
fastrpc: always use fl->lock and remove fl->mutex
fastrpc: move fl->maps list removal into fastrpc_free_map
fastrpc: remove redundant fastrpc_map_create() call

drivers/misc/fastrpc.c | 48 ++++++++++++++----------------------------
1 file changed, 16 insertions(+), 32 deletions(-)

--
2.26.1