fix the bug from mainline inclusion commits e2942062e01d ("ksm: count all zero pages placed by KSM") and 6080d19f0704 ("ksm: add ksm zero pages for each process")
Chengming Zhou (1): mm/ksm: fix ksm_zero_pages accounting
Kaixiong Yu (1): mm_types: Fix kabi breakage in struct mm_struct
fs/proc/base.c | 2 +- include/linux/ksm.h | 17 ++++++++++++++--- include/linux/mm_types.h | 3 ++- mm/ksm.c | 11 +++++------ 4 files changed, 22 insertions(+), 11 deletions(-)