diff options
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2018-02-22 13:42:29 +0100 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2018-02-22 14:08:51 +0100 |
commit | d5feec04fe578c8dbd9e2e1439afc2f0af761ed4 (patch) | |
tree | 08b4ea1c0b3c9c7857774eb7534fa058629295c1 /net/ncsi | |
parent | 410d5e13e7638bc146321671e223d56495fbf3c7 (diff) |
s390: do not bypass BPENTER for interrupt system calls
The system call path can be interrupted before the switch back to the
standard branch prediction with BPENTER has been done. The critical
section cleanup code skips forward to .Lsysc_do_svc and bypasses the
BPENTER. In this case the kernel and all subsequent code will run with
the limited branch prediction.
Fixes: eacf67eb9b32 ("s390: run user space and KVM guests with modified branch prediction")
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'net/ncsi')
0 files changed, 0 insertions, 0 deletions