public inbox for linux-arm-msm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] misc: fastrpc: Fixes for issues in userspace
@ 2023-01-30 22:27 Richard Acayan
  2023-01-30 22:27 ` [PATCH 1/2] misc: fastrpc: return -EPIPE to invocations on device removal Richard Acayan
  2023-01-30 22:27 ` [PATCH 2/2] misc: fastrpc: reject new invocations during " Richard Acayan
  0 siblings, 2 replies; 5+ messages in thread
From: Richard Acayan @ 2023-01-30 22:27 UTC (permalink / raw)
  To: Srinivas Kandagatla, Amol Maheshwari, Arnd Bergmann,
	Greg Kroah-Hartman, Thierry Escande, linux-arm-msm, linux-kernel
  Cc: Richard Acayan

Hi everyone,

I've been playing around a bit with the FastRPC ioctl interface on the
Pixel 3a with some device tree patches. Since the ADSP crashes every 10
seconds, the inconvenience caused by related bugs encouraged me to write
a few fixes. A demonstration is provided in patch 2.

Please enjoy and review these patches for better userspace while remote
processors crash.

Richard Acayan (2):
  misc: fastrpc: return -EPIPE to invocations on device removal
  misc: fastrpc: reject new invocations during device removal

 drivers/misc/fastrpc.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

-- 
2.39.1


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

end of thread, other threads:[~2023-03-21  9:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-30 22:27 [PATCH 0/2] misc: fastrpc: Fixes for issues in userspace Richard Acayan
2023-01-30 22:27 ` [PATCH 1/2] misc: fastrpc: return -EPIPE to invocations on device removal Richard Acayan
2023-03-21  9:45   ` Srinivas Kandagatla
2023-01-30 22:27 ` [PATCH 2/2] misc: fastrpc: reject new invocations during " Richard Acayan
2023-03-21  9:45   ` Srinivas Kandagatla

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