Re: [PATCH 1/6] mm: vmscan: delete unused pgdat_reclaimable_pages()

From: Johannes Weiner
Date: Tue May 30 2017 - 18:03:04 EST


On Tue, May 30, 2017 at 02:50:29PM -0700, Andrew Morton wrote:
> On Tue, 30 May 2017 14:17:19 -0400 Johannes Weiner <hannes@xxxxxxxxxxx> wrote:
>
> > -extern unsigned long pgdat_reclaimable_pages(struct pglist_data *pgdat);
>
> Josef's "mm: make kswapd try harder to keep active pages in cache"
> added a new callsite.

Ah yes, I forgot you pulled that in. The next version of his patch
shouldn't need it anymore.