commit | 9f508f8258e18e9333f18daf1f0860df48d49ed2 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Tue Aug 28 12:53:24 2007 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Aug 28 12:53:24 2007 +0200 |
tree | 6784a82e1bdc2206233f3fd388f68be22f9254fa | |
parent | 213c8af67f21c1dc0d50940b159d9521c95f3c89 [diff] |
sched: clean up task_new_fair() cleanup: we have the 'se' and 'curr' entity-pointers already, no need to use p->se and current->se. Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Mike Galbraith <efault@gmx.de>