Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git

This commit is contained in:
Stephen Rothwell 2025-01-14 14:56:51 +11:00
commit e81303ab53

View File

@ -5835,7 +5835,7 @@ int cgroup_mkdir(struct kernfs_node *parent_kn, const char *name, umode_t mode)
} }
/* /*
* This extra ref will be put in cgroup_free_fn() and guarantees * This extra ref will be put in css_free_rwork_fn() and guarantees
* that @cgrp->kn is always accessible. * that @cgrp->kn is always accessible.
*/ */
kernfs_get(cgrp->kn); kernfs_get(cgrp->kn);