diff options
| author | Xuanqiang Luo <luoxuanqiang@kylinos.cn> | 2025-11-05 12:19:57 -0800 |
|---|---|---|
| committer | Frederic Weisbecker <frederic@kernel.org> | 2025-11-06 00:03:06 +0100 |
| commit | 34e82569d59391bf7d808a558ff631c4428b026d (patch) | |
| tree | cf6977fee65b76fdf70895fa0d7969d14713df1f /tools/lib/python/kdoc/kdoc_parser.py | |
| parent | e52b43883d084a9af263c573f2a1bd1ca5088389 (diff) | |
rcu: use WRITE_ONCE() for ->next and ->pprev of hlist_nulls
In rculist_nulls.h we can still see ordinary assignments to ->pprev and
->next of hlist_nulls.
As noted in the two patches below:
commit efd04f8a8b45 ("rcu: Use WRITE_ONCE() for assignments to ->next for
rculist_nulls")
commit 860c8802ace1 ("rcu: Use WRITE_ONCE() for assignments to ->pprev for
hlist_nulls")
We should use WRITE_ONCE().
Signed-off-by: Xuanqiang Luo <luoxuanqiang@kylinos.cn>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Diffstat (limited to 'tools/lib/python/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions
