On Fri, Dec 02, 2022 at 10:36:51AM -0800, Kristen Carlson Accardi wrote: > Consumers of the misc cgroup controller might need to perform separate actions > in the event of a cgroup alloc, free or release call. In addition, > writes to the max value may also need separate action. Add the ability > to allow downstream users to setup callbacks for these operations, and > call the per resource type callback when appropriate. > > This code will be utilized by the SGX driver in a future patch. > > Signed-off-by: Kristen Carlson Accardi <kristen@xxxxxxxxxxxxxxx> I don't know what css is. BR, Jarkko