mbox series

[0/5] misc: fastrpc: fixes and map/unmap support

Message ID 20190913152532.24484-1-jorge.ramirez-ortiz@linaro.org
Headers show
Series misc: fastrpc: fixes and map/unmap support | expand

Message

Jorge Ramirez-Ortiz Sept. 13, 2019, 3:25 p.m. UTC
Hi Greg

These patches implement a few fixes identified while working on the
QCS404 ML integration plus we now have support for mmap/unmap of
buffers (so the process can be created with less initial memory
requirements).


Jorge Ramirez-Ortiz (4):
  misc: fastrpc: add mmap/unmap support
  misc: fastrpc: do not interrupt kernel calls
  misc: fastrpc: handle interrupted contexts
  misc: fastrpc: revert max init file size back to 2MB

Srinivas Kandagatla (1):
  misc: fastrpc: fix memory leak from miscdev->name

 drivers/misc/fastrpc.c      | 209 ++++++++++++++++++++++++++++++++++--
 include/uapi/misc/fastrpc.h |  15 +++
 2 files changed, 213 insertions(+), 11 deletions(-)

-- 
2.23.0