Skip to content

Conversation

@kernel-patches-bot
Copy link

Pull request for series with
subject: rcu: use hlist_nulls_next_rcu() in hlist_nulls_add_tail_rcu()
version: 1
url: https://patchwork.kernel.org/project/rcu/list/?series=686568

@kernel-patches-bot
Copy link
Author

Master branch: 00c153b
series: https://patchwork.kernel.org/project/rcu/list/?series=686568
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: 00c153b
series: https://patchwork.kernel.org/project/rcu/list/?series=686568
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: 00c153b
series: https://patchwork.kernel.org/project/rcu/list/?series=686568
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: 00c153b
series: https://patchwork.kernel.org/project/rcu/list/?series=686568
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: 00c153b
series: https://patchwork.kernel.org/project/rcu/list/?series=686568
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: 00c153b
series: https://patchwork.kernel.org/project/rcu/list/?series=686568
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: 00c153b
series: https://patchwork.kernel.org/project/rcu/list/?series=686568
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: 00c153b
series: https://patchwork.kernel.org/project/rcu/list/?series=686568
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: 00c153b
series: https://patchwork.kernel.org/project/rcu/list/?series=686568
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: 00c153b
series: https://patchwork.kernel.org/project/rcu/list/?series=686568
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: 00c153b
series: https://patchwork.kernel.org/project/rcu/list/?series=686568
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: 00c153b
series: https://patchwork.kernel.org/project/rcu/list/?series=686568
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: 00c153b
series: https://patchwork.kernel.org/project/rcu/list/?series=686568
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: 00c153b
series: https://patchwork.kernel.org/project/rcu/list/?series=686568
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: fa70e60
series: https://patchwork.kernel.org/project/rcu/list/?series=686568
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: fa70e60
series: https://patchwork.kernel.org/project/rcu/list/?series=686568
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: fa70e60
series: https://patchwork.kernel.org/project/rcu/list/?series=686568
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: fa70e60
series: https://patchwork.kernel.org/project/rcu/list/?series=686568
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: fa70e60
series: https://patchwork.kernel.org/project/rcu/list/?series=686568
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: fa70e60
series: https://patchwork.kernel.org/project/rcu/list/?series=686568
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: fa70e60
series: https://patchwork.kernel.org/project/rcu/list/?series=686568
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: fa70e60
series: https://patchwork.kernel.org/project/rcu/list/?series=686568
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: fa70e60
series: https://patchwork.kernel.org/project/rcu/list/?series=686568
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: fa70e60
series: https://patchwork.kernel.org/project/rcu/list/?series=686568
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: fa70e60
series: https://patchwork.kernel.org/project/rcu/list/?series=686568
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: fa70e60
series: https://patchwork.kernel.org/project/rcu/list/?series=686568
version: 1

@kernel-patches-bot
Copy link
Author

Master branch: fa70e60
series: https://patchwork.kernel.org/project/rcu/list/?series=686568
version: 1

In commit 8dbd76e ("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 <[email protected]>
@kernel-patches-bot
Copy link
Author

Master branch: fa70e60
series: https://patchwork.kernel.org/project/rcu/list/?series=686568
version: 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants