Files
linux-stable-mirror/include/linux
Zhao Mengmeng c004d231ca rcu: Use hlist_nulls_next_rcu() in hlist_nulls_add_tail_rcu()
In commit 8dbd76e79a ("tcp/dccp: fix possible race
__inet_lookup_established()"), function hlist_nulls_add_tail_rcu() was
added back, but the local variable *last* is of type hlist_nulls_node,
so use hlist_nulls_next_rcu() instead of hlist_next_rcu().

Signed-off-by: Zhao Mengmeng <zhaomengmeng@kylinos.cn>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
2023-01-03 17:28:33 -08:00
..
2022-12-11 21:25:58 +01:00
2022-12-07 09:43:12 -07:00
2022-12-08 18:25:31 -08:00
2022-12-11 18:12:17 -08:00
2022-12-11 19:30:20 -08:00
2022-12-20 03:13:45 +01:00
2022-12-09 19:47:41 -08:00
2022-12-11 18:12:19 -08:00
2022-12-10 13:36:05 -05:00