]> git.hungrycats.org Git - linux/commit
powerpc/rfi-flush: Always enable fallback flush on pseries
authorMichael Ellerman <mpe@ellerman.id.au>
Tue, 22 May 2018 14:41:12 +0000 (00:41 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 May 2018 14:46:04 +0000 (16:46 +0200)
commit2a7130afada05f4a3997e64daacf0c966c514a81
treec82fdc7b1c5178801fb9e7d901fc37ebf42c4386
parent558b10194bc4baa55fa5422b19cfb32856b875f5
powerpc/rfi-flush: Always enable fallback flush on pseries

commit 84749a58b6e382f109abf1e734bc4dd43c2c25bb upstream.

This ensures the fallback flush area is always allocated on pseries,
so in case a LPAR is migrated from a patched to an unpatched system,
it is possible to enable the fallback flush in the target system.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Mauricio Faria de Oliveira <mauricfo@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/powerpc/platforms/pseries/setup.c