diff options
| author | Claudio Imbrenda <[email protected]> | 2021-09-20 13:24:51 +0000 |
|---|---|---|
| committer | Christian Borntraeger <[email protected]> | 2021-10-25 07:20:39 +0000 |
| commit | 1e2aa46de526a5adafe580bca4c25856bb06f09e (patch) | |
| tree | 56e90fae6ac560e5407aeb81a7e05c54f6373d48 /scripts/gcc-plugins | |
| parent | KVM: s390: pv: avoid double free of sida page (diff) | |
| download | kernel-1e2aa46de526a5adafe580bca4c25856bb06f09e.tar.gz kernel-1e2aa46de526a5adafe580bca4c25856bb06f09e.zip | |
KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vm
When the system is heavily overcommitted, kvm_s390_pv_init_vm might
generate stall notifications.
Fix this by using uv_call_sched instead of just uv_call. This is ok because
we are not holding spinlocks.
Signed-off-by: Claudio Imbrenda <[email protected]>
Fixes: 214d9bbcd3a672 ("s390/mm: provide memory management functions for protected KVM guests")
Reviewed-by: Christian Borntraeger <[email protected]>
Reviewed-by: Janosch Frank <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Janosch Frank <[email protected]>
Signed-off-by: Christian Borntraeger <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins')
0 files changed, 0 insertions, 0 deletions
