All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] fastrpc: fixes for 6.13
@ 2025-01-10 13:42 srinivas.kandagatla
  2025-01-10 13:42 ` [PATCH 1/3] misc: fastrpc: Deregister device nodes properly in error scenarios srinivas.kandagatla
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: srinivas.kandagatla @ 2025-01-10 13:42 UTC (permalink / raw)
  To: gregkh; +Cc: linux-kernel, Srinivas Kandagatla

From: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>

Hi Greg,

Here are few fastrpc fixes for 6.13, Could you queue
these as 6.13 material.

Patches include:
	- fix error path in probe
	- address fix issues around corner cases where the buffers are not
	  aligned to page sizes.

thanks,
Srini

Anandu Krishnan E (1):
  misc: fastrpc: Deregister device nodes properly in error scenarios

Ekansh Gupta (2):
  misc: fastrpc: Fix registered buffer page address
  misc: fastrpc: Fix copy buffer page size

 drivers/misc/fastrpc.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2025-01-10 15:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-10 13:42 [PATCH 0/3] fastrpc: fixes for 6.13 srinivas.kandagatla
2025-01-10 13:42 ` [PATCH 1/3] misc: fastrpc: Deregister device nodes properly in error scenarios srinivas.kandagatla
2025-01-10 13:42 ` [PATCH 2/3] misc: fastrpc: Fix registered buffer page address srinivas.kandagatla
2025-01-10 13:42 ` [PATCH 3/3] misc: fastrpc: Fix copy buffer page size srinivas.kandagatla
2025-01-10 15:15 ` [PATCH 0/3] fastrpc: fixes for 6.13 Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.