Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH 0/3] fastrpc: fix dmabuf arguments
@ 2021-02-18  3:20 Jonathan Marek
  2021-02-18  3:20 ` [PATCH 1/3] fastrpc: always use fl->lock and remove fl->mutex Jonathan Marek
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Jonathan Marek @ 2021-02-18  3:20 UTC (permalink / raw)
  To: linux-arm-msm
  Cc: srinivas.kandagatla, Arnd Bergmann, Greg Kroah-Hartman, open list

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-02-23  9:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-18  3:20 [PATCH 0/3] fastrpc: fix dmabuf arguments Jonathan Marek
2021-02-18  3:20 ` [PATCH 1/3] fastrpc: always use fl->lock and remove fl->mutex Jonathan Marek
2021-02-18  3:20 ` [PATCH 2/3] fastrpc: move fl->maps list removal into fastrpc_free_map Jonathan Marek
2021-02-18  3:20 ` [PATCH 3/3] fastrpc: remove redundant fastrpc_map_create() call Jonathan Marek
2021-02-22 12:37   ` Srinivas Kandagatla
2021-02-22 13:53     ` Jonathan Marek
2021-02-23  9:43       ` Srinivas Kandagatla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox