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
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.3 KB
.mailmap -rw-r--r-- 8.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 96.2 KB
Kbuild -rw-r--r-- 2.2 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 416.6 KB
Makefile -rw-r--r-- 58.8 KB
README -rw-r--r-- 722 bytes

README

back to top