commit | 44901b5aff4e013783a0cfb9c743cc2ce900f019 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri Dec 13 15:07:22 2019 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Dec 17 19:33:52 2019 +0100 |
tree | 338bd8fb7ddd47f02bf535b621c7f6e1eb884674 | |
parent | 293a733df783c242f2e67abb16e8ab180e7d5eed [diff] |
colo: fix return without releasing RCU Use WITH_RCU_READ_LOCK_GUARD to avoid exiting colo_init_ram_cache without releasing RCU. Cc: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>