https://github.com/torvalds/linux
Revision 267ad7bc2d3f69af536035b6a3e4a9a2b6ae11dc authored by Davidlohr Bueso on 13 September 2017, 20:08:23 UTC, committed by Paolo Bonzini on 15 September 2017, 14:57:13 UTC
Particularly because kvmppc_fast_vcpu_kick_hv() is a callback,
ensure that we properly serialize wq active checks in order to
avoid potentially missing a wakeup due to racing with the waiter
side.

Signed-off-by: Davidlohr Bueso <dbueso@suse.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
1 parent 5e0018b
History
Tip revision: 267ad7bc2d3f69af536035b6a3e4a9a2b6ae11dc authored by Davidlohr Bueso on 13 September 2017, 20:08:23 UTC
kvm,powerpc: Serialize wq active checks in ops->vcpu_kick
Tip revision: 267ad7b
File Mode Size
.gitignore -rw-r--r-- 44 bytes
Kconfig -rw-r--r-- 3.4 KB
Makefile -rw-r--r-- 4.1 KB
blacklist.c -rw-r--r-- 4.0 KB
blacklist.h -rw-r--r-- 83 bytes
blacklist_hashes.c -rw-r--r-- 130 bytes
blacklist_nohashes.c -rw-r--r-- 85 bytes
system_certificates.S -rw-r--r-- 917 bytes
system_keyring.c -rw-r--r-- 7.5 KB

back to top