From: ZhangPeng <zhangpeng362@xxxxxxxxxx> This minor patch series remove page_rmapping() and convert the last user fault_dirty_shared_page() to use a folio. ZhangPeng (2): mm: remove page_rmapping() mm: use a folio in fault_dirty_shared_page() include/linux/mm.h | 1 - mm/memory.c | 10 +++++----- mm/util.c | 6 ------ 3 files changed, 5 insertions(+), 12 deletions(-) -- 2.25.1