Daniil Tatianin <d-tatia...@yandex-team.ru> wrote: > Same as with the x86 verison of this test, we relied on the contents of > all pages in RAM to be the same across the entire test range, which is > very fragile. Zero the first byte of each page before running the > increment loop to fix this. > > Fixes: 5571dc824b ("tests/migration: Enable the migration test on s390x, too") > Signed-off-by: Daniil Tatianin <d-tatia...@yandex-team.ru>
Reviewed-by: Juan Quintela <quint...@redhat.com> queued.