lkml.org 
[lkml]   [2004]   [Nov]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [patch] no need to recalculate rq

* Robert Love <rml@novell.com> wrote:

> - deactivate_task(p, task_rq(p));
> + deactivate_task(p, rq);
> retval = 0;
> oldprio = p->prio;
> __setscheduler(p, policy, lp.sched_priority);
> if (array) {
> - __activate_task(p, task_rq(p));
> + __activate_task(p, rq);

Acked-by: Ingo Molnar <mingo@elte.hu>

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

\
 
 \ /
  Last update: 2005-03-22 14:08    [W:0.056 / U:1.228 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site