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

From: Steven Rostedt
Date: Fri Jan 19 2018 - 10:53:28 EST


On Fri, 19 Jan 2018 21:14:30 +0530
Pavan Kondeti <pkondeti@xxxxxxxxxxxxxx> wrote:


> Yeah, it should work. I will give it a try and send the patch
> for review.

Add a comment above the assignment saying something to the effect:


/* Due to CPU hotplug, rq->rd could possibly change */

-- Steve