aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2022-12-02 05:28:47 +0000
committerJakub Kicinski <[email protected]>2022-12-02 20:44:45 -0800
commit55fb80d518c7323d05b71eda0c9f9d657b373816 (patch)
tree7925f5b0e805d3ff49cf635562625ce2d9905c22 /lib/mpi/mpi-sub-ui.c
parentedd4e25a230dc8a977fca667db788424917ca2f3 (diff)
tcp: use 2-arg optimal variant of kfree_rcu()
kfree_rcu(1-arg) should be avoided as much as possible, since this is only possible from sleepable contexts, and incurr extra rcu barriers. I wish the 1-arg variant of kfree_rcu() would get a distinct name, like kfree_rcu_slow() to avoid it being abused. Fixes: 459837b522f7 ("net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destruction") Signed-off-by: Eric Dumazet <[email protected]> Cc: Paul E. McKenney <[email protected]> Reviewed-by: Pavan Chebbi <[email protected]> Reviewed-by: Dmitry Safonov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions