diff options
| author | Julian Anastasov <ja@ssi.bg> | 2026-03-04 00:04:04 +0300 |
|---|---|---|
| committer | Florian Westphal <fw@strlen.de> | 2026-03-04 13:45:45 +0300 |
| commit | 1ac252ad036cdb18f5fb7f76bb6061adfed9cedf (patch) | |
| tree | 758bc61fe927dc6ed2347481006782b931769520 /net | |
| parent | 34a6a003d4e493133c4dc81c055324646bb7ebef (diff) | |
| download | linux-1ac252ad036cdb18f5fb7f76bb6061adfed9cedf.tar.xz | |
rculist_bl: add hlist_bl_for_each_entry_continue_rcu
Change the old hlist_bl_first_rcu to hlist_bl_first_rcu_dereference
to indicate that it is a RCU dereference.
Add hlist_bl_next_rcu and hlist_bl_first_rcu to use RCU pointers
and use them to fix sparse warnings.
Add hlist_bl_for_each_entry_continue_rcu.
Signed-off-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions
