v2 2026-07-23

ARM nommu pgd_t改为标量 · v2

将ARM nommu的pgd_t从数组类型改为标量类型,使其可被函数返回,为后续ptep_get()等接口的统一优化做准备。

原始补丁链接