v1 2026-07-18

修复 mmap_prepare 文件引用计数不平衡 · v1

修复 vm_area_desc 场景下 remove_vma() 可能对未调用 get_file() 的 vm_file 执行 put,导致引用计数不平衡的问题。

原始补丁链接