[PATCH net v2 0/2] rxrpc: Miscellaneous fixes
David Howells
dhowells at redhat.com
Tue Jul 8 14:15:02 PDT 2025
Here are some miscellaneous fixes for rxrpc:
(1) Fix assertion failure due to preallocation collision.
(2) Fix oops due to prealloc backlog struct not yet having been allocated
if no service calls have yet been preallocated.
David
The patches can be found here also:
http://git.kernel.org/cgit/linux/kernel/git/dhowells/linux-fs.git/log/?h=rxrpc-fixes
Changes
=======
ver #2)
- Don't need to double-set RXRPC_CALL_RELEASED.
- Drop applied frame size warning patch.
- Add patch to fix oops.
David Howells (2):
rxrpc: Fix bug due to prealloc collision
rxrpc: Fix oops due to non-existence of prealloc backlog struct
net/rxrpc/call_accept.c | 4 ++++
1 file changed, 4 insertions(+)
More information about the linux-afs
mailing list