diff options
author | Américo Wang <xiyou.wangcong@gmail.com> | 2009-02-16 11:54:21 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-02-16 13:45:52 +0100 |
commit | 2b8f836fb196acede88b6cc772e9057e0a9c0223 (patch) | |
tree | a34ba7ed839747eae402626b172a9b7d0a88bd87 /fs/jbd2 | |
parent | sched: idle_at_tick is only used when CONFIG_SMP is set (diff) | |
download | linux-2b8f836fb196acede88b6cc772e9057e0a9c0223.tar.xz linux-2b8f836fb196acede88b6cc772e9057e0a9c0223.zip |
sched: use TASK_NICE for task_struct
#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@zeuux.org>
Acked-by: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'fs/jbd2')
0 files changed, 0 insertions, 0 deletions