+1
−1
+2
−2
+1
−1
+1
−1
+4
−3
Loading
hulk inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I8USBA -------------------------------- Memory folio is enabled in current branch, however the counting of reliale memory task need some polish to make the counting right. In zap_present_folio_ptes, non-anon folio should also be counted. Fixes: b5be205e ("mm/memory: factor out zapping of present pte into zap_present_pte()") Signed-off-by:Ma Wupeng <mawupeng1@huawei.com>