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). Thanks, srini 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.21.0