Re: [Patch] sched: use TASK_NICE for task_struct

From: Ingo Molnar
Date: Mon Feb 16 2009 - 07:45:10 EST



* Américo Wang <xiyou.wangcong@xxxxxxxxx> wrote:

> #define TASK_NICE(p) PRIO_TO_NICE((p)->static_prio)
>
> So it's better to use TASK_NICE here.
>
> Signed-off-by: WANG Cong <wangcong@xxxxxxxxx>
> Cc: Ingo Molnar <mingo@xxxxxxx>

Applied to tip:sched/cleanups, thanks!

Ingo
--
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/