]> www.infradead.org Git - users/hch/configfs.git/commit
Merge branch 'rxrpc-miscellaneous-fixes'
authorJakub Kicinski <kuba@kernel.org>
Thu, 3 Oct 2024 23:23:24 +0000 (16:23 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 3 Oct 2024 23:23:24 +0000 (16:23 -0700)
commit35f12108791890d8f09fd8086c74c9a860753df2
tree3bb430c50acdb9493e56b03eb93a6641648cf20a
parent9af25dd9ae2fb27fede7ecc42242306f318cf770
parent7a310f8d7dfe2d92a1f31ddb5357bfdd97eed273
Merge branch 'rxrpc-miscellaneous-fixes'

David Howells says:

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

Here some miscellaneous fixes for AF_RXRPC:

 (1) Fix a race in the I/O thread vs UDP socket setup.

 (2) Fix an uninitialised variable.
====================

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