On 3/9/21 11:21 AM, David Edmondson wrote: > When taking the slow path for mutex acquisition, set the coroutine > value in the CoWaitRecord in push_waiter(), rather than both there and > in the caller. > > Signed-off-by: David Edmondson <[email protected]> > --- > util/qemu-coroutine-lock.c | 1 - > 1 file changed, 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
