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

From: Jorge Ramirez-Ortiz
Date: Fri Sep 13 2019 - 11:25:42 EST


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