On Fri, Feb 22, 2019 at 08:43:36PM +0300, Andrey Ryabinin wrote: > The argument 'unsigned long *lru_pages' passed around with no purpose, > remove it.
The reference to this was removed recently in 9092c71bb724 ("mm: use sc->priority for slab shrink targets"), might be worth pointing out for context. > Signed-off-by: Andrey Ryabinin <aryabi...@virtuozzo.com> > Cc: Johannes Weiner <han...@cmpxchg.org> > Cc: Michal Hocko <mho...@kernel.org> > Cc: Vlastimil Babka <vba...@suse.cz> > Cc: Rik van Riel <r...@surriel.com> > Cc: Mel Gorman <mgor...@techsingularity.net> Acked-by: Johannes Weiner <han...@cmpxchg.org>