Re: [PATCH 5/7] RT: Add support for low-priority wake-up topush_rt feature

From: Peter Zijlstra
Date: Sat Oct 13 2007 - 05:46:34 EST


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