David Hildenbrand <[email protected]> wrote: > Unfortunately, commit f7b9dcfbcf44 broke populate_read_range(): the loop > end condition is very wrong, resulting in that function not populating the > full range. Lets' fix that. > > Fixes: f7b9dcfbcf44 ("migration/ram: Factor out populating pages readable in > ram_block_populate_pages()") > Cc: [email protected] > Signed-off-by: David Hildenbrand <[email protected]>
Reviewed-by: Juan Quintela <[email protected]>
