[lvc-project] [PATCH RFC net] net: sockmap: avoid race between sock_map_destroy() and sk_psock_put()
Dmitry Antipov
dmantipov at yandex.ru
Wed Sep 11 12:51:04 MSK 2024
On 9/11/24 7:32 AM, Cong Wang wrote:
> I never tested the RDS code (hence why I didn't post it). But for the warning
> itself, actually disabling CONFIG_RDS made it disappear on my side, yet
> another reason why I suspect it is RDS related.
OTOH sockmap code depends from CONFIG_BPF_SYSCALL. So I'm pretty sure that
there are more sockmap users beyond RDS and turning off CONFIG_RDS by itself
is not too useful for further investigations of this case.
Dmitry
More information about the lvc-project
mailing list