commit | 6aec12e1869e31839f317c02f81a92c393222f71 | [log] [tgz] |
---|---|---|
author | Oliver O'Halloran <oohall@gmail.com> | Wed Jan 10 03:07:15 2018 +1100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Feb 13 12:35:55 2018 +0100 |
tree | 5156e5b7368e0dfb4d763baf1d423020ad5a95b5 | |
parent | 7db0fff62f52c3f23c39262b9e037d8b43dfc88d [diff] |
powerpc/powernv: Check device-tree for RFI flush settings commit 6e032b350cd1fdb830f18f8320ef0e13b4e24094 upstream. 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>