[PATCH 0/2] misc: fastrpc: Fixes for issues in userspace

Richard Acayan posted 2 patches 2 years, 7 months ago
There is a newer version of this series
drivers/misc/fastrpc.c | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
[PATCH 0/2] misc: fastrpc: Fixes for issues in userspace
Posted by Richard Acayan 2 years, 7 months ago
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