1/2
alloc_tag: move release_module_tags() above reserve_module_tags()
将 release_module_tags() 移到 reserve_module_tags() 之前,使后者在 maple tree 已存入预留信息后失败时可直接调用它回滚,避免前向声明。纯重排,无功能变化。
将 release_module_tags() 移到 reserve_module_tags() 之前,使后者在 maple tree 已存入预留信息后失败时可直接调用它回滚,避免前向声明。纯重排,无功能变化。