Hi, This patch series aims to do some code cleanups related to mm. This series is based on next-20210827. Comments and suggestions are welcome. Thanks, Qi. Qi Zheng (2): mm: introduce pmd_install() helper mm: remove redundant smp_wmb() include/linux/mm.h | 1 + mm/filemap.c | 11 ++------ mm/memory.c | 81 ++++++++++++++++++++++++----------------------------- mm/sparse-vmemmap.c | 2 +- 4 files changed, 40 insertions(+), 55 deletions(-) -- 2.11.0