Re: [PATCH] kho: test: clean up residual memory upon test_kho module unload
From: Pratyush Yadav
Date: Fri Jan 16 2026 - 12:14:40 EST
On Wed, Jan 07 2026, l00580197 wrote:
> From: Long Wei <longwei27@xxxxxxxxxx>
>
> During the initialization phase, the test_kho module invokes the
> kho_preserve_folio function, which internally configures bitmaps
> within kho_mem_track and establishes chunk linked lists in KHO.
> Upon unloading the test_kho module, it is necessary to clean up
> these states.
>
> Signed-off-by: Long Wei <longwei27@xxxxxxxxxx>
Reviewed-by: Pratyush Yadav <pratyush@xxxxxxxxxx>
[...]
--
Regards,
Pratyush Yadav