Lukas Straub <[email protected]> writes:

> Since
> 121ccedc2b migration: block incoming colo when capability is disabled
>
> x-colo capability needs to be always enabled on the incoming side.
> So migration_incoming_colo_enabled() and migrate_colo() are equivalent
> with migrate_colo() being easier to reason about since it is always true
> during the whole migration.
>
> Use migrate_colo() to initialize the ram cache in the normal migration path.
>
> Signed-off-by: Lukas Straub <[email protected]>

Reviewed-by: Fabiano Rosas <[email protected]>

Reply via email to