Hi, On 25/07/19 15:56, Ingo Molnar wrote: > > * Ingo Molnar <[email protected]> wrote: > > > > > * Juri Lelli <[email protected]> wrote: > > > > > When the topology of root domains is modified by CPUset or CPUhotplug > > > operations information about the current deadline bandwidth held in the > > > root domain is lost. > > > > > > This patch addresses the issue by recalculating the lost deadline > > > bandwidth information by circling through the deadline tasks held in > > > CPUsets and adding their current load to the root domain they are > > > associated with. > > > > > > Signed-off-by: Mathieu Poirier <[email protected]> > > > Signed-off-by: Juri Lelli <[email protected]> > > > > Was this commit written by Mathieu? If yes then it's missing a From line. > > If not then the Signed-off-by should probably be changed to Acked-by or > > Reviewed-by? > > So for now I'm assuming that the original patch was written by Mathieu, > with modifications by you. So I added his From line and extended the SOB > chain with the additional information that you modified the patch: > > Tested-by: Dietmar Eggemann <[email protected]> > Signed-off-by: Mathieu Poirier <[email protected]> > Signed-off-by: Juri Lelli <[email protected]> > [ Various additional modifications. ] > Signed-off-by: Peter Zijlstra (Intel) <[email protected]> > Signed-off-by: Ingo Molnar <[email protected]> > > Let me know if that's not accurate!
Looks good to me, thanks. And sorry for the confusion. Best, Juri

