commit | ae082ed4702e31ed833b7b40b1afe4ce11adb6b4 | [log] [tgz] |
---|---|---|
author | Michal Suchanek <msuchanek@suse.de> | Fri Mar 29 22:25:51 2019 +1100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Apr 03 06:25:12 2019 +0200 |
tree | be40b55cc4d0464e76c24261abd94599d110de36 | |
parent | 31c3a1e81171f03c7df48aac3efc1d417a18c708 [diff] |
powerpc/64s: Enable barrier_nospec based on firmware settings commit cb3d6759a93c6d0aea1c10deb6d00e111c29c19c upstream. Check what firmware told us and enable/disable the barrier_nospec as appropriate. We err on the side of enabling the barrier, as it's no-op on older systems, see the comment for more detail. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>