commit | 815069ca57c142eb71d27439bc27f41a433a67b3 | [log] [tgz] |
---|---|---|
author | Michal Suchanek <msuchanek@suse.de> | Tue Apr 24 14:15:56 2018 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Sun Jun 03 20:43:44 2018 +1000 |
tree | 776b7b8a934e55dd4aaab3e52051b8e8d895dd2d | |
parent | 2eea7f067f495e33b8b116b35b5988ab2b8aec55 [diff] |
powerpc/64s: Patch barrier_nospec in modules Note that unlike RFI which is patched only in kernel the nospec state reflects settings at the time the module was loaded. Iterating all modules and re-patching every time the settings change is not implemented. Based on lwsync patching. Signed-off-by: Michal Suchanek <msuchanek@suse.de> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>