+10
−10
Loading
mainline inclusion from mainline-v6.7-rc1 commit a4725d0d893599253a4bb283fdabdd4a66d9451d category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I9VYQ9 CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=a4725d0d893599253a4bb283fdabdd4a66d9451d -------------------------------- inet->inet_opt being RCU protected, we can use RCU instead of locking the socket. Signed-off-by:Eric Dumazet <edumazet@google.com> Reviewed-by:
David Ahern <dsahern@kernel.org> Signed-off-by:
David S. Miller <davem@davemloft.net> Reviewed-by:
Jackie Liu <liuyun01@kylinos.cn> Signed-off-by:
Geliang Tang <tanggeliang@kylinos.cn>