On Fri, 2025-12-12 at 14:49 -0600, Timur Tabi wrote: > From: Alexandre Courbot <[email protected]> > > Use the `pin_init_scope` feature to create the debugfs entry for > loginit. > > `pin_init_scope` solves the lifetime issue over the `DEBUGFS_ROOT` > reference by delaying its acquisition until the time the entry is > actually initialized. > > Signed-off-by: Alexandre Courbot <[email protected]> > Signed-off-by: Timur Tabi <[email protected]>
Sorry, this patch is not supposed to be here. It should have been merged into patch 7/7.
