diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2019-04-22 00:20:21 +1000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-16 19:44:49 +0200 |
commit | 04a682df27c11d1faf5cf328e1d8eedd4a720194 (patch) | |
tree | 492345aa9d59b81e982790d3ec4f4d06fed0396c /arch/powerpc/lib/code-patching.c | |
parent | e7b3fb43b9703fb9e35cba8bd924b6c21812520c (diff) |
powerpc/64: Call setup_barrier_nospec() from setup_arch()
commit af375eefbfb27cbb5b831984e66d724a40d26b5c upstream.
Currently we require platform code to call setup_barrier_nospec(). But
if we add an empty definition for the !CONFIG_PPC_BARRIER_NOSPEC case
then we can call it in setup_arch().
Signed-off-by: Diana Craciun <diana.craciun@nxp.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/powerpc/lib/code-patching.c')
0 files changed, 0 insertions, 0 deletions