Re: [tip:sched/core] sched/rt: Simplify the IPI based RT balancing logic

From: Pavan Kondeti
Date: Fri Jan 19 2018 - 13:58:25 EST


Hi Steve,

Thanks for the patch.

On Fri, Jan 19, 2018 at 01:12:54PM -0500, Steven Rostedt wrote:
> On Fri, 19 Jan 2018 13:11:21 -0500
> Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
>
> > void rto_push_irq_work_func(struct irq_work *work)
> > {
> > + struct root_domain *rd =
> > + container_of(work, struct root_domain, rto_push_work);
> > struct rq *rq;
>
> Notice that I also remove the dependency on rq from getting the rd.
>

Nice. This snippet it self solves the original problem, I reported.
I will test your patch and let you know the results.

Thanks,
Pavan

--
Qualcomm India Private Limited, on behalf of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project.