On Thu, Feb 13, 2025 at 03:50:17PM +0100, Sebastian Andrzej Siewior wrote: > This started as a bug report by Hillf Danton and aims to access > kernfs_node::{name|parent} with RCU to avoid the lock during > kernfs_path_from_node(). > > I've split the individual fixes in separate patches (#1 to #4). I've > also split the ::parent and ::name RCU conversation into a single patch > (#5 and #6). Greg, the whole series looks good to me. Probably ready to iterate in tree even if there are more updates to make? Thanks. -- tejun