Thread (47 messages) flat view 47 messages, 9 authors, 4h ago

Re: [PATCH v2 7/8] lib: convert process iterator to for_each_process_rculock

From: Gregory Price <gourry@gourry.net>
Date: 2026-09-07 15:47:41
Also in: linux-fsdevel, linux-mm, linux-pm, linux-trace-kernel, lkml, rcu

On Mon, Sep 07, 2026 at 04:13:33PM +0800, Ye Liu wrote:
From: Ye Liu <liuye@kylinos.cn>

Replace the manual rcu_read_lock()/rcu_read_unlock() pair combined
with for_each_process() loop in lib/ with for_each_process_rculock(),
which scopes the RCU read lock to the loop body via scoped_guard(rcu).

No functional change.

Signed-off-by: Ye Liu <liuye@kylinos.cn>
Acked-by: Michal Hocko <mhocko@suse.com>
Reviewed-by: Gregory Price (Meta) <gourry@gourry.net>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help