On Sat, Jul 25, 2020 at 6:00 AM Alex Shi <alex....@linux.alibaba.com> wrote: > > From: Hugh Dickins <hu...@google.com> > > Use the relock function to replace relocking action. And try to save few > lock times. > > Signed-off-by: Hugh Dickins <hu...@google.com> > Signed-off-by: Alex Shi <alex....@linux.alibaba.com> > Cc: Andrew Morton <a...@linux-foundation.org> > Cc: Tejun Heo <t...@kernel.org> > Cc: Andrey Ryabinin <aryabi...@virtuozzo.com> > Cc: Jann Horn <ja...@google.com> > Cc: Mel Gorman <mgor...@techsingularity.net> > Cc: Johannes Weiner <han...@cmpxchg.org> > Cc: Matthew Wilcox <wi...@infradead.org> > Cc: Hugh Dickins <hu...@google.com> > Cc: cgro...@vger.kernel.org > Cc: linux-kernel@vger.kernel.org > Cc: linux...@kvack.org
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 <alexander.h.du...@linux.intel.com>