UBUNTU: SAUCE: rfi-flush: Make it possible to call setup_rfi_flush() again
BugLink: https://bugs.launchpad.net/bugs/1744173 For PowerVM migration we want to be able to call setup_rfi_flush() again after we've migrated the partition. To support that we need to check that we're not trying to allocate the fallback flush area after memblock has gone away. If so we just fail, we don't support migrating from a patched to an unpatched machine. Or we do support it, but there will be no RFI flush enabled on the destination. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: Breno Leitao <brenohl@br.ibm.com> Signed-off-by: Juerg Haefliger <juergh@canonical.com> Acked-by: Andy Whitcroft <apw@canonical.com> Acked-by: Khalid Elmously <khalid.elmously@canonical.com> Signed-off-by: Juerg Haefliger <juergh@canonical.com>
Showing
Please register or sign in to comment