Message ID | 20221020224512.3211657-1-edumazet@google.com (mailing list archive) |
---|---|
Headers | show |
Series | kcm: annotate data-races | expand |
Hello: This series was applied to netdev/net.git (master) by David S. Miller <davem@davemloft.net>: On Thu, 20 Oct 2022 22:45:10 +0000 you wrote: > This series address two different syzbot reports for KCM. > > Eric Dumazet (2): > kcm: annotate data-races around kcm->rx_psock > kcm: annotate data-races around kcm->rx_wait > > net/kcm/kcmsock.c | 23 +++++++++++++++-------- > 1 file changed, 15 insertions(+), 8 deletions(-) Here is the summary with links: - [net,1/2] kcm: annotate data-races around kcm->rx_psock https://git.kernel.org/netdev/net/c/15e4dabda11b - [net,2/2] kcm: annotate data-races around kcm->rx_wait https://git.kernel.org/netdev/net/c/0c745b5141a4 You are awesome, thank you!