]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge branch 'rxrpc-miscellaneous-fixes'
authorJakub Kicinski <kuba@kernel.org>
Thu, 10 Jul 2025 02:41:45 +0000 (19:41 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 10 Jul 2025 02:41:46 +0000 (19:41 -0700)
commit0fda5ccf5425c7b92eaca868a3fba8a3c9f8b746
tree4a96dd19df6e479a0d8d0ff9a4b57390d2c23995
parentee48b0abeca9afcd5a8bcb92345002d2667893ba
parent880a88f318cf1d2a0f4c0a7ff7b07e2062b434a4
Merge branch 'rxrpc-miscellaneous-fixes'

David Howells says:

====================
rxrpc: Miscellaneous fixes

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.
====================

Link: https://patch.msgid.link/20250708211506.2699012-1-dhowells@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>