public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/5] Add multimode invoke request IOCTL support
@ 2023-10-26  8:17 Ekansh Gupta
  2023-10-26  8:17 ` [PATCH v6 1/5] misc: fastrpc: Add fastrpc multimode invoke request support Ekansh Gupta
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Ekansh Gupta @ 2023-10-26  8:17 UTC (permalink / raw)
  To: srinivas.kandagatla, linux-arm-msm; +Cc: gregkh, linux-kernel

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-11-03 13:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-26  8:17 [PATCH v6 0/5] Add multimode invoke request IOCTL support Ekansh Gupta
2023-10-26  8:17 ` [PATCH v6 1/5] misc: fastrpc: Add fastrpc multimode invoke request support Ekansh Gupta
2023-11-03 13:49   ` kernel test robot
2023-10-26  8:17 ` [PATCH v6 2/5] misc: fastrpc: Add CRC support for remote buffers Ekansh Gupta
2023-10-26  8:18 ` [PATCH v6 3/5] misc: fastrpc: Capture kernel and DSP performance counters Ekansh Gupta
2023-10-26  8:18 ` [PATCH v6 4/5] misc: fastrpc: Add support to save and restore interrupted Ekansh Gupta
2023-10-26  8:18 ` [PATCH v6 5/5] misc: fastrpc: Add support to allocate shared context bank Ekansh Gupta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox