Searched hist:"4253 b0e0627ee3461e64c2495c616f1c8f6b127b" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/s390/kernel/ |
H A D | nospec-sysfs.c | 4253b0e0627ee3461e64c2495c616f1c8f6b127b Tue Apr 24 01:23:54 CDT 2018 Martin Schwidefsky <schwidefsky@de.ibm.com> s390: move spectre sysfs attribute code
The nospec-branch.c file is compiled without the gcc options to generate expoline thunks. The return branch of the sysfs show functions cpu_show_spectre_v1 and cpu_show_spectre_v2 is an indirect branch as well. These need to be compiled with expolines.
Move the sysfs functions for spectre reporting to a separate file and loose an '.' for one of the messages.
Cc: stable@vger.kernel.org # 4.16 Fixes: d424986f1d ("s390: add sysfs attributes for spectre") Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|
H A D | nospec-branch.c | diff 4253b0e0627ee3461e64c2495c616f1c8f6b127b Tue Apr 24 01:23:54 CDT 2018 Martin Schwidefsky <schwidefsky@de.ibm.com> s390: move spectre sysfs attribute code
The nospec-branch.c file is compiled without the gcc options to generate expoline thunks. The return branch of the sysfs show functions cpu_show_spectre_v1 and cpu_show_spectre_v2 is an indirect branch as well. These need to be compiled with expolines.
Move the sysfs functions for spectre reporting to a separate file and loose an '.' for one of the messages.
Cc: stable@vger.kernel.org # 4.16 Fixes: d424986f1d ("s390: add sysfs attributes for spectre") Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|
H A D | Makefile | diff 4253b0e0627ee3461e64c2495c616f1c8f6b127b Tue Apr 24 01:23:54 CDT 2018 Martin Schwidefsky <schwidefsky@de.ibm.com> s390: move spectre sysfs attribute code
The nospec-branch.c file is compiled without the gcc options to generate expoline thunks. The return branch of the sysfs show functions cpu_show_spectre_v1 and cpu_show_spectre_v2 is an indirect branch as well. These need to be compiled with expolines.
Move the sysfs functions for spectre reporting to a separate file and loose an '.' for one of the messages.
Cc: stable@vger.kernel.org # 4.16 Fixes: d424986f1d ("s390: add sysfs attributes for spectre") Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|