commit | a464982499b2f637f6699e3d03e0a9d2e0b5288b | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed Feb 11 17:15:18 2015 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Feb 11 21:48:40 2015 +0100 |
tree | b8d0505ddd878d73c3da801d4f0f9d72d7927ec3 | |
parent | a7d1d636797ec1b30ca4dae02f9e1eb2d6b2c439 [diff] |
rcu: run RCU callbacks under the BQL This needs to go away sooner or later, but one complication is the complex VFIO data structures that are modified in instance_finalize. Take a shortcut for now. Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com> Tested-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>