cgroup: refactor allow_attach function into common code
move cpu_cgroup_allow_attach to a common subsys_cgroup_allow_attach. This allows any process with CAP_SYS_NICE to move tasks across cgroups if they use this function as their allow_attach handler. Bug: 18260435 Change-Id: I6bb4933d07e889d0dc39e33b4e71320c34a2c90f Signed-off-by:Rom Lemarchand <romlem@android.com> Signed-off-by:
Chatur27 <jasonbright2709@gmail.com>
Loading
Please register or sign in to comment