aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
diff options
context:
space:
mode:
authorTejun Heo <[email protected]>2016-03-03 09:57:58 -0500
committerTejun Heo <[email protected]>2016-03-03 09:57:58 -0500
commita5bca2152036de826595723437c5cbe8f6c13983 (patch)
tree2d1097bde3f33a9d77bdfbcaf6637308f90ba464 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
parent195e9b6c4b09434dad6ec3c163fdf037e16b3c96 (diff)
cgroup: factor out cgroup_create() out of cgroup_mkdir()
We're in the process of refactoring cgroup and css management paths to separate them out to eventually allow cgroups which aren't visible through cgroup fs. This patch factors out cgroup_create() out of cgroup_mkdir(). cgroup_create() contains all internal object creation and initialization. cgroup_mkdir() uses cgroup_create() to create the internal cgroup and adds interface directory and file creation. This patch doesn't cause any behavior differences. Signed-off-by: Tejun Heo <[email protected]> Acked-by: Zefan Li <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions