commit | 2a86be257166652b3e4c189c7e2d471e9ab2947f | [log] [tgz] |
---|---|---|
author | Dr. David Alan Gilbert <dgilbert@redhat.com> | Fri Dec 13 13:19:31 2019 +0000 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Dec 17 19:33:52 2019 +0100 |
tree | d17d26e106a1f1a063a6028838c505c7ca28c734 | |
parent | b66173afbde1d99961e1698f0c957a74bd5bfc5a [diff] |
qsp: Use WITH_RCU_READ_LOCK_GUARD The automatic rcu read lock maintenance works quite nicely in this case where it previously relied on a comment to delimit the lifetime and now has a block. Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>