Re: [PATCH 19/26] cgroup/misc: Expose parent_misc()

From: Tejun Heo
Date: Mon Nov 14 2022 - 17:31:11 EST


On Fri, Nov 11, 2022 at 10:35:24AM -0800, Kristen Carlson Accardi wrote:
> To manage the SGX EPC memory via the misc controller, the SGX
> driver will need to be able to iterate over the misc cgroup
> hierarchy. Make parent_misc() available for a future patch
> that will utilize it.

Ditto with naming and maybe it'd be easier to make these simple accessors
inline?

Thanks.

--
tejun