commit | 8989d56878a7735dfdb234707a2fee6faf631085 | [log] [tgz] |
---|---|---|
author | Michael Neuling <mikey@neuling.org> | Wed Jan 10 03:07:15 2018 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Wed Jan 10 21:27:15 2018 +1100 |
tree | 3cabbc56af3b5db1301910ba49ed16d9d06be485 | |
parent | bc9c9304a45480797e13a8e1df96ffcf44fb62fe [diff] |
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>