Peter Xu <[email protected]> wrote: > Instead of only relying on the count of rp_sem, make the counter be part of > RAMState so it can be used in both threads to synchronize on the process. > > rp_sem will be further reused in follow up patches, as a way to kick the > main thread, e.g., on recovery failures. > > Reviewed-by: Fabiano Rosas <[email protected]> > Signed-off-by: Peter Xu <[email protected]>
Reviewed-by: Juan Quintela <[email protected]> queued.
