v1 2026-08-04

arm64内核态缺页使用VMA锁 · v1

arm64 缺页处理中内核态访问用户地址改用 VMA lock,使 fault_signal_pending 快速路径不再被 mmap_lock 回退绕过。

原始补丁链接