diff options
author | Claudio Imbrenda <[email protected]> | 2021-09-20 15:24:51 +0200 |
---|---|---|
committer | Christian Borntraeger <[email protected]> | 2021-10-25 09:20:39 +0200 |
commit | 1e2aa46de526a5adafe580bca4c25856bb06f09e (patch) | |
tree | 56e90fae6ac560e5407aeb81a7e05c54f6373d48 /scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h | |
parent | d4074324b07a94a1fca476d452dfbb3a4e7bf656 (diff) |
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/gcc-generate-simple_ipa-pass.h')
0 files changed, 0 insertions, 0 deletions