OSDN Git Service

powerpc/pseries: Query hypervisor for RFI flush settings
authorMichael Neuling <mikey@neuling.org>
Tue, 9 Jan 2018 16:07:15 +0000 (03:07 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 10 Jan 2018 10:27:15 +0000 (21:27 +1100)
commit8989d56878a7735dfdb234707a2fee6faf631085
tree3cabbc56af3b5db1301910ba49ed16d9d06be485
parentbc9c9304a45480797e13a8e1df96ffcf44fb62fe
powerpc/pseries: Query hypervisor for RFI flush settings

A new hypervisor call is available which tells the guest settings
related to the RFI flush. Use it to query the appropriate flush
instruction(s), and whether the flush is required.

Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/platforms/pseries/setup.c