On Thu, Feb 12 2026, [email protected] wrote: > From: Ran Xiaokai <[email protected]> > > 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 <[email protected]>
Thanks. Reviewed-by: Pratyush Yadav <[email protected]> [...] -- Regards, Pratyush Yadav
