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

Changes since v1 (20230130222716.7016-1-mailingradian@gmail.com):
 - use /* */ for comments (2/2)
 - exclude demonstration from final commit message (2/2)
 - accumulate review tags (1-2/2)

Hi everyone,

I've been playing around a bit with the FastRPC ioctl interface on the
Pixel 3a with some device tree patches. I was testing on a device tree
that caused the ADSP to crash every 10 seconds, and 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.40.0


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

end of thread, other threads:[~2023-05-12 14:55 UTC | newest]

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

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