Re: [PATCH] sched: consolidate the name of root_task_group andinit_task_group

From: Peter Zijlstra
Date: Fri Jan 07 2011 - 03:58:54 EST


On Fri, 2011-01-07 at 15:17 +0800, Yong Zhang wrote:
> Well, I have no bias to either of them. Keeping init_task_group is
> just that we can touch less lines. :)
>
> If you want root_task_group, here it is:
> ---
> From: Yong Zhang <yong.zhang0@xxxxxxxxx>
> Subject: [PATCH] sched: consolidate the name of root_task_group and
> init_task_group
>
> root_task_group is the leftover of USER_SCHED, now it's always
> same to init_task_group.
> But as Mike suggested, root_task_group is maybe the suitable name
> to keep for a tree.
> So in this patch:
> init_task_group --> root_task_group
> init_task_group_load --> root_task_group_load
> INIT_TASK_GROUP_LOAD --> ROOT_TASK_GROUP_LOAD
>
> Suggested-by: Mike Galbraith <efault@xxxxxx>
> Signed-off-by: Yong Zhang <yong.zhang0@xxxxxxxxx>
> Cc: Ingo Molnar <mingo@xxxxxxx>
> Cc: Peter Zijlstra <peterz@xxxxxxxxxxxxx>

OK, took this one instead..
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/