commit | 6e032b350cd1fdb830f18f8320ef0e13b4e24094 | [log] [tgz] |
---|---|---|
author | Oliver O'Halloran <oohall@gmail.com> | Wed Jan 10 03:07:15 2018 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Wed Jan 10 21:27:16 2018 +1100 |
tree | 178dc4ec510080a9090450a6f9c7ca03d9ac4252 | |
parent | 8989d56878a7735dfdb234707a2fee6faf631085 [diff] |
powerpc/powernv: Check device-tree for RFI flush settings New device-tree properties are available which tell the hypervisor settings related to the RFI flush. Use them to determine the appropriate flush instruction to use, and whether the flush is required. Signed-off-by: Oliver O'Halloran <oohall@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>