diff options
| author | Tejun Heo <[email protected]> | 2025-05-14 04:43:41 +0000 |
|---|---|---|
| committer | Tejun Heo <[email protected]> | 2025-05-22 19:19:57 +0000 |
| commit | cd22cbad1b800e55f5bd38c58be16f9d0b171d9a (patch) | |
| tree | d0b807182dd227a90029cdd67f2abc76ae6d7bca /drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c | |
| parent | cgroup, docs: cpu controller's interaction with various scheduling policies (diff) | |
| download | kernel-cd22cbad1b800e55f5bd38c58be16f9d0b171d9a.tar.gz kernel-cd22cbad1b800e55f5bd38c58be16f9d0b171d9a.zip | |
cgroup: Minor reorganization of cgroup_create()
cgroup_bpf init and exit handling will be moved to a notifier chain. In
prepartion, reorganize cgroup_create() a bit so that the new cgroup is fully
initialized before any outside changes are made.
- cgrp->ancestors[] initialization and the hierarchical nr_descendants and
nr_frozen_descendants updates were in the same loop. Separate them out and
do the former earlier and do the latter later.
- Relocate cgroup_bpf_inherit() call so that it's after all cgroup
initializations are complete.
No visible behavior changes expected.
Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c')
0 files changed, 0 insertions, 0 deletions
