diff options
author | Christian Borntraeger <borntraeger@linux.ibm.com> | 2022-05-30 11:27:06 +0200 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2022-06-01 12:03:16 +0200 |
commit | 3ae11dbcfac906a8c3a480e98660a823130dc16a (patch) | |
tree | b2bb2d6129a39829dc3e37eea1fb2b001cf4b9e7 /arch/s390/kernel/entry.S | |
parent | 6d5946274df1fff539a7eece458a43be733d1db8 (diff) | |
download | linux-3ae11dbcfac906a8c3a480e98660a823130dc16a.tar.gz linux-3ae11dbcfac906a8c3a480e98660a823130dc16a.tar.bz2 linux-3ae11dbcfac906a8c3a480e98660a823130dc16a.zip |
s390/mm: use non-quiescing sske for KVM switch to keyed guest
The switch to a keyed guest does not require a classic sske as the other
guest CPUs are not accessing the key before the switch is complete.
By using the NQ SSKE things are faster especially with multiple guests.
Signed-off-by: Christian Borntraeger <borntraeger@linux.ibm.com>
Suggested-by: Janis Schoetterl-Glausch <scgl@linux.ibm.com>
Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Link: https://lore.kernel.org/r/20220530092706.11637-3-borntraeger@linux.ibm.com
Signed-off-by: Christian Borntraeger <borntraeger@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'arch/s390/kernel/entry.S')
0 files changed, 0 insertions, 0 deletions