[PATCH 0/5] Cleanup and fixup for vmscan

From: Miaohe Lin
Date: Sat Jul 10 2021 - 06:03:47 EST


Hi all,
This series contains cleanups to remove unneeded return value, misleading
comment and so on. Also this puts the redirtied MADV_FREE pages back to
anonymous LRU list. More details can be found in the respective changelogs.
Thanks!

Miaohe Lin (5):
mm/vmscan: put the redirtied MADV_FREE pages back to anonymous LRU
list
mm/vmscan: remove misleading setting to sc->priority
mm/vmscan: remove unneeded return value of kswapd_run()
mm/vmscan: add 'else' to remove check_pending label
mm/vmscan: fix misleading comment in isolate_lru_pages()

include/linux/swap.h | 2 +-
mm/vmscan.c | 26 +++++++++-----------------
2 files changed, 10 insertions(+), 18 deletions(-)

--
2.23.0