v2 2026-09-06

修复 zswap 建池失败数据损坏 · v2

将 zswap_ever_enabled static key 的开启点移到 zswap_pool_create(),统一覆盖启动与运行时建池,防止池创建失败后 swapin 数据损坏。

原始补丁链接