Thread (49 messages) flat view 49 messages, 10 authors, 7d ago

Re: [PATCH v2 6/8] fs: convert process/thread iterators to for_each_*_rculock

From: SJ Park <sj@kernel.org>
Date: 2026-09-07 21:40:53
Also in: linux-fsdevel, linux-mm, linux-pm, linux-security-module, lkml, rcu

On Mon,  7 Sep 2026 16:13:32 +0800 Ye Liu [off-list ref] wrote:
From: Ye Liu <liuye@kylinos.cn>

Replace the manual rcu_read_lock()/rcu_read_unlock() pairs combined
with for_each_process() and for_each_process_thread() loops in fs/
with the for_each_*_rculock() macros, which scope the RCU read lock
to the loop body via scoped_guard(rcu).

No functional change.
Looks good and correct to me.
Signed-off-by: Ye Liu <liuye@kylinos.cn>
Acked-by: Michal Hocko <mhocko@suse.com>
Reviewed-by: SJ Park <sj@kernel.org>


Thanks,
SJ

[...]
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help