Files
linux/virt/kvm
Christian Borntraeger 7fdbe25673 KVM: avoid unnecessary synchronize_rcu
We dont have to wait for a grace period if there is no oldpid that
we are going to free. putpid also checks for NULL, so this patch
only fences synchronize_rcu.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
(cherry picked from commit 7103f60de8)
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
2014-10-02 17:19:10 +02:00
..
2014-10-02 17:18:28 +02:00
2014-10-02 17:18:28 +02:00
2009-09-10 08:33:05 +03:00
2014-10-02 17:18:17 +02:00