[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190913152532.24484-1-jorge.ramirez-ortiz@linaro.org>
Date: Fri, 13 Sep 2019 17:25:27 +0200
From: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@...aro.org>
To: jorge.ramirez-ortiz@...aro.org, gregkh@...uxfoundation.org,
arnd@...db.de, srinivas.kandagatla@...aro.org
Cc: linux-kernel@...r.kernel.org, linux-arm-msm@...r.kernel.org
Subject: [PATCH 0/5] misc: fastrpc: fixes and map/unmap support
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
Powered by blists - more mailing lists