+4
−5
+0
−23
+7
−1
+45
−122
+3
−18
Loading
Merge Pull Request from: @ci-robot PR sync from: Nanyong Sun <sunnanyong@huawei.com> https://mailweb.openeuler.org/hyperkitty/list/kernel@openeuler.org/message/PJP5PVLPBJ7VF6J2ICRV5NJZVUBC2WXT/ 1. Backport the patch series: mm: thp: use generic THP migration for NUMA hinting fault 2. Support THP migration in numa-affinity 3. Some minor optimizations change from v1: backport one more "bugfix" patch(the last one) to avoid CI failed. Aneesh Kumar K.V (1): mm/migrate: fix NR_ISOLATED corruption on 64-bit Huang Ying (1): mm,do_huge_pmd_numa_page: remove unnecessary TLB flushing code Nanyong Sun (3): mm: fix KABI broken in struct vm_fault mm: numa-affinity: support THP migration mm: numa-affinity: delete the duplicate numa_migrate_prep Yang Shi (7): mm: memory: add orig_pmd to struct vm_fault mm: memory: make numa_migrate_prep() non-static mm: thp: refactor NUMA fault handling mm: migrate: account THP NUMA migration counters correctly mm: migrate: don't split THP for misplaced NUMA page mm: migrate: check mapcount for THP instead of refcount mm: thp: skip make PMD PROT_NONE if THP migration is not supported Ze Zuo (1): mm: numa-affinity: backport some migrate policy from AutoNuma -- 2.25.1 https://gitee.com/openeuler/kernel/issues/IAFONL Link:https://gitee.com/openeuler/kernel/pulls/10336 Reviewed-by:Kefeng Wang <wangkefeng.wang@huawei.com> Signed-off-by:
Yang Yingliang <yangyingliang@huawei.com>