Message ID | 20241001132702.3122709-1-dhowells@redhat.com (mailing list archive) |
---|---|
Headers | show |
Series | rxrpc: Miscellaneous fixes | expand |
Hello: This series was applied to netdev/net.git (main) by Jakub Kicinski <kuba@kernel.org>: On Tue, 1 Oct 2024 14:26:57 +0100 you wrote: > 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. > > David > > [...] Here is the summary with links: - [net,1/2] rxrpc: Fix a race between socket set up and I/O thread creation https://git.kernel.org/netdev/net/c/bc212465326e - [net,2/2] rxrpc: Fix uninitialised variable in rxrpc_send_data() https://git.kernel.org/netdev/net/c/7a310f8d7dfe You are awesome, thank you!