* Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx> wrote: > On Sat, Oct 06, 2018 at 04:53:19PM +0530, Srikar Dronamraju wrote: > > With Commit efaffc5e40ae ("mm, sched/numa: Remove rate-limiting of automatic > > NUMA balancing migration"), we no more require migrate lock and its > > initialization. Its redundant. Hence remove it. > > > > Signed-off-by: Srikar Dronamraju <srikar@xxxxxxxxxxxxxxxxxx> > > Hi Ingo, > > Can this be sent with the rest of the patches that got merged for 4.19-rc7 > so they are more or less together? It's functionally harmless to delay > until the 4.20 merge window but it's a bit untidy. The mistake was mine > switching between a backport and mainline versions of the original patch. > > Thanks Ok, agreed and done - I queued it up in sched/urgent. Thanks, Ingo