On 12/13/2019 11:03 PM, Dr. David Alan Gilbert wrote:
* Paolo Bonzini (pbonz...@redhat.com) wrote:
Use WITH_RCU_READ_LOCK_GUARD to avoid exiting colo_init_ram_cache
without releasing RCU.
Cc: Dr. David Alan Gilbert
Signed-off-by: Paolo Bonzini
Reviewed-by: Dr. David Alan Gilbert
Reviewe
* Paolo Bonzini (pbonz...@redhat.com) wrote:
> Use WITH_RCU_READ_LOCK_GUARD to avoid exiting colo_init_ram_cache
> without releasing RCU.
>
> Cc: Dr. David Alan Gilbert
> Signed-off-by: Paolo Bonzini
Reviewed-by: Dr. David Alan Gilbert
> ---
> migration/ram.c | 33 +--
Use WITH_RCU_READ_LOCK_GUARD to avoid exiting colo_init_ram_cache
without releasing RCU.
Cc: Dr. David Alan Gilbert
Signed-off-by: Paolo Bonzini
---
migration/ram.c | 33 +
1 file changed, 17 insertions(+), 16 deletions(-)
diff --git a/migration/ram.c b/migratio