[PATCH v2 0/2] Let cgroup use RCU for kernfs_node::name lookup.
From: Sebastian Andrzej Siewior
Date: Tue Nov 12 2024 - 12:01:23 EST
This is a follow up to Hillf/syzbot report. The thread started at
https://lore.kernel.org/all/20241102001224.2789-1-hdanton@xxxxxxxx/
v1…v2 https://lore.kernel.org/all/20241108222406.n5azgO98@xxxxxxxxxxxxx
- Use RCU lookup only for ::name and only for cgroup.
Sebastian