commit | 51973a815c6b46d7b23b68d6af371ad1c9d503ca | [log] [tgz] |
---|---|---|
author | Michael Ellerman <mpe@ellerman.id.au> | Tue Apr 24 14:15:59 2018 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Sun Jun 03 20:43:45 2018 +1000 |
tree | dd5bd1a449e91b922db6afb4c097eca2cea01583 | |
parent | ddf35cf3764b5a182b178105f57515b42e2634f8 [diff] |
powerpc/64: Use barrier_nospec in syscall entry Our syscall entry is done in assembly so patch in an explicit barrier_nospec. Based on a patch by Michal Suchanek. Signed-off-by: Michal Suchanek <msuchanek@suse.de> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>