[PATCH v1 0/2] Do some code cleanups related to mm
From: Qi Zheng <hidden>
Date: 2021-08-28 04:23:23
Also in:
linux-mm, lkml
From: Qi Zheng <hidden>
Date: 2021-08-28 04:23:23
Also in:
linux-mm, lkml
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