Re: [PATCH v3 1/2] kho: fix missing early_memunmap() call in kho_populate()

From: Pratyush Yadav

Date: Thu Feb 12 2026 - 08:00:18 EST


On Thu, Feb 12 2026, ranxiaokai627@xxxxxxx wrote:

> From: Ran Xiaokai <ran.xiaokai@xxxxxxxxxx>
>
> kho_populate() returns without calling early_memunmap() on success
> path, this will cause early ioremap virtual address space leak.
>
> Fixes: b50634c5e84a ("kho: cleanup error handling in kho_populate()")
> Signed-off-by: Ran Xiaokai <ran.xiaokai@xxxxxxxxxx>

Thanks.

Reviewed-by: Pratyush Yadav <pratyush@xxxxxxxxxx>

[...]

--
Regards,
Pratyush Yadav