v1 2026-09-04

Re: [PATCH] arm64: hugetlb: fix BBM for mprotect() on contiguous PTEs · v1

arm64 连续 PTE hugetlb 改权限需 BBM TLB flush,改用 huge_ptep_clear_flush() 并保留拆除路径行为。

原始补丁链接