migration: Fix missing rcu_read_unlock
commit0e6ebd487743b1c79ad8d8a9005ce989bbaddb6c
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Mon, 7 Oct 2019 14:36:38 +0000 (7 15:36 +0100)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Fri, 11 Oct 2019 13:19:59 +0000 (11 14:19 +0100)
tree64b0f1cdb7cbafbda5f6ceeeb4a773f749af9ff2
parent5626f8c6d46832b02ce4fdc0bd109516bc812043
migration: Fix missing rcu_read_unlock

Use the automatic rcu_read unlocker to fix a missing unlock.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20191007143642.301445-3-dgilbert@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
migration/ram.c