summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRan Xiaokai <ran.xiaokai@zte.com.cn>2026-02-12 11:11:45 +0000
committerAndrew Morton <akpm@linux-foundation.org>2026-02-12 15:45:57 -0800
commit34df6c4734db4765d6ec2b0f0b61d4aec4a8f345 (patch)
treebba3bbf48de440389d0e6cf0396819d268391f82 /include
parent55f8b4518d14b7436f70defe27faba4eca0cd4e1 (diff)
kho: fix missing early_memunmap() call in kho_populate()
Patch series "two fixes in kho_populate()", v3. This patch (of 2): kho_populate() returns without calling early_memunmap() on success path, this will cause early ioremap virtual address space leak. Link: https://lkml.kernel.org/r/20260212111146.210086-1-ranxiaokai627@163.com Link: https://lkml.kernel.org/r/20260212111146.210086-2-ranxiaokai627@163.com Fixes: b50634c5e84a ("kho: cleanup error handling in kho_populate()") Signed-off-by: Ran Xiaokai <ran.xiaokai@zte.com.cn> Reviewed-by: Pratyush Yadav <pratyush@kernel.org> Cc: Alexander Graf <graf@amazon.com> Cc: Mike Rapoport <rppt@kernel.org> Cc: Pasha Tatashin <pasha.tatashin@soleen.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions