[PATCH v6 0/5] Add multimode invoke request IOCTL support

Ekansh Gupta posted 5 patches 2 years, 1 month ago
There is a newer version of this series
drivers/misc/fastrpc.c      | 491 ++++++++++++++++++++++++++++++++++++--------
include/uapi/misc/fastrpc.h |  52 +++++
2 files changed, 458 insertions(+), 85 deletions(-)
[PATCH v6 0/5] Add multimode invoke request IOCTL support
Posted by Ekansh Gupta 2 years, 1 month ago
Add changes to support multimode invocation ioctl request. This
ioctl call facilitates multiple types of requests from user including
CRC check, performance counters, shared context bank usage, etc.
This series also carries patch to save and restore interrupted
context.

Ekansh Gupta (5):
  misc: fastrpc: Add fastrpc multimode invoke request support
  misc: fastrpc: Add CRC support for remote buffers
  misc: fastrpc: Capture kernel and DSP performance counters
  misc: fastrpc: Add support to save and restore interrupted
  misc: fastrpc: Add support to allocate shared context bank

 drivers/misc/fastrpc.c      | 491 ++++++++++++++++++++++++++++++++++++--------
 include/uapi/misc/fastrpc.h |  52 +++++
 2 files changed, 458 insertions(+), 85 deletions(-)

-- 
2.7.4