On Fri, 2007-10-12 at 20:15 -0400, Gregory Haskins wrote: > +/* Push all tasks that we can to other CPUs */ > +static void push_rt_tasks(struct rq *this_rq) > +{ > + while (push_rt_task(this_rq)); > +} I'd like to see an additional termination condition to this loop (might just be paranoia though).
Attachment:
signature.asc
Description: This is a digitally signed message part