Re: [PATCH net 0/2] rxrpc: Fixes
From: David Miller <davem@davemloft.net>
Date: 2019-07-30 17:32:02
Also in:
lkml
From: David Miller <davem@davemloft.net>
Date: 2019-07-30 17:32:02
Also in:
lkml
From: David Howells <dhowells@redhat.com> Date: Tue, 30 Jul 2019 15:50:11 +0100
Here are a couple of fixes for rxrpc: (1) Fix a potential deadlock in the peer keepalive dispatcher. (2) Fix a missing notification when a UDP sendmsg error occurs in rxrpc. The patches are tagged here: git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git rxrpc-fixes-20190730
Pulled, thanks David.