commit | b66173afbde1d99961e1698f0c957a74bd5bfc5a | [log] [tgz] |
---|---|---|
author | Dr. David Alan Gilbert <dgilbert@redhat.com> | Fri Dec 13 13:19:30 2019 +0000 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Dec 17 19:33:52 2019 +0100 |
tree | 093ccdaca075b607df628fb9458c43c74c37a58f | |
parent | d3e07dc83e98127a130a29878c7c652d05eaaf18 [diff] |
hyperv: Use auto rcu_read macros Use RCU_READ_LOCK_GUARD and WITH_RCU_READ_LOCK_GUARD to replace the manual rcu_read_(un)lock calls. Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>