[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1305199642.2914.270.camel@laptop>
Date: Thu, 12 May 2011 13:27:22 +0200
From: Peter Zijlstra <peterz@...radead.org>
To: Cheng Xu <chengxu@...ux.vnet.ibm.com>
Cc: Ingo Molnar <mingo@...e.hu>,
Paul Mckenney <paulmck@...ux.vnet.ibm.com>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] sched: rt_rq runtime leakage bug fix
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists