On 7/8/26 12:37, Hongfu Li wrote: > Several early return paths in run_migration_benchmark() skip > hmm_buffer_free(), leaking the buffer. Replace with a single cleanup > label. >
Probably best to add a Fixes: even when not really critical. > Signed-off-by: Hongfu Li <[email protected]> > --- Nothing jumped at me Reviewed-by: David Hildenbrand (Arm) <[email protected]> -- Cheers, David

