On Sat, Jul 25, 2020 at 6:00 AM Alex Shi <[email protected]> wrote: > > From: Hugh Dickins <[email protected]> > > Use the relock function to replace relocking action. And try to save few > lock times. > > Signed-off-by: Hugh Dickins <[email protected]> > Signed-off-by: Alex Shi <[email protected]> > Cc: Andrew Morton <[email protected]> > Cc: Tejun Heo <[email protected]> > Cc: Andrey Ryabinin <[email protected]> > Cc: Jann Horn <[email protected]> > Cc: Mel Gorman <[email protected]> > Cc: Johannes Weiner <[email protected]> > Cc: Matthew Wilcox <[email protected]> > Cc: Hugh Dickins <[email protected]> > Cc: [email protected] > Cc: [email protected] > Cc: [email protected]
I am assuming this is only separate from patch 18 because of the fact that it is from Hugh and not yourself. Otherwise I would recommend folding this into patch 18. Reviewed-by: Alexander Duyck <[email protected]>

