v1 2026-07-11

修复alloc_contig_range泄漏页问题 · v1

alloc_contig_frozen_range() 使用 __GFP_COMP 失败时未释放已分配 PFN,导致空闲页泄漏,通过调用 release_free_list() 修复。

原始补丁链接