On Thu, Jul 09, 2026 at 04:18:43PM +0800, Hongfu Li wrote:
> Several early return paths in run_migration_benchmark() skip
> hmm_buffer_free(), leaking the buffer. Replace with a single cleanup
> label.
>
> Fixes: 271a7b2e3c13 ("selftests/mm/hmm-tests: new throughput tests including
> THP")
> Signed-off-by: Hongfu Li <[email protected]>
> Reviewed-by: David Hildenbrand (Arm) <[email protected]>
> Reviewed-by: SJ Park <[email protected]>
> ---Thanks! Acked-by: Balbir Singh <[email protected]>

