+39
−8
Loading
maillist inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I9JCV4 Reference: https://lore.kernel.org/all/20240113094436.2506396-2-sunnanyong@huawei.com/ --------------------------- Add pmd/pte update and tlb flush helper function to update page table. This refactoring patch is designed to facilitate each architecture to implement its own special logic in preparation for the arm64 architecture to follow the necessary break-before-make sequence when updating page tables. Signed-off-by:Nanyong Sun <sunnanyong@huawei.com> Reviewed-by:
Muchun Song <songmuchun@bytedance.com>