Re: [PATCH] sched: rt_rq runtime leakage bug fix

From: Peter Zijlstra
Date: Thu May 12 2011 - 07:24:25 EST


On Thu, 2011-05-12 at 18:55 +0800, Cheng Xu wrote:
> #define for_each_rt_rq(rt_rq, iter, rq) \
> for ((void) iter, rt_rq = &rq->rt; rt_rq; rt_rq = NULL)
>
> maybe we can still use it?

Sure that looks fine to me, looking fwd to your final patch!

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