On Tue, Nov 29, 2022 at 10:22:53PM -1000, Tejun Heo wrote: > sched_move_task() can be called for both cgroup and autogroup moves. Add a > parameter to distinguish the two cases. This will be used by a new > sched_class to track cgroup migrations. This all seems pointless, you can trivially distinguish a cgroup/autogroup task_group if you so want (again for unspecified raisins).