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 <aryabinin@xxxxxxxxxxxxx> > Cc: Johannes Weiner <hannes@xxxxxxxxxxx> > Cc: Michal Hocko <mhocko@xxxxxxxxxx> > Cc: Vlastimil Babka <vbabka@xxxxxxx> > Cc: Rik van Riel <riel@xxxxxxxxxxx> > Cc: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx> Acked-by: Johannes Weiner <hannes@xxxxxxxxxxx>