]> git.proxmox.com Git - mirror_qemu.git/commit
rcu: actually register threads that have RCU read-side critical sections
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 9 Jul 2015 06:55:38 +0000 (08:55 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 24 Jul 2015 11:57:45 +0000 (13:57 +0200)
commitab28bd23125fb4a0411c3a3f01c4edacbc261486
tree50cf40b9f83a43d2a7b6dee4a801e6c31fc409ee
parentc170aad8b057223b1139d72e5ce7acceafab4fa9
rcu: actually register threads that have RCU read-side critical sections

Otherwise, grace periods are detected too early!

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
cpus.c
iothread.c
migration/migration.c
tests/test-rcu-list.c
util/rcu.c