v1 2026-07-11

修复thpsize创建时kobject泄漏 · v1

kobject_init_and_add()失败后应调用kobject_put()而非kfree(),否则导致内部状态泄漏和潜在use-after-free。

原始补丁链接