Re: [PATCH v3 -tip 0/5] kvm: Use rcuwait for vcpu blocking

From: Peter Zijlstra
Date: Wed Apr 22 2020 - 07:33:35 EST


On Tue, Apr 21, 2020 at 09:07:34PM -0700, Davidlohr Bueso wrote:
> Davidlohr Bueso (5):
> rcuwait: Fix stale wake call name in comment
> rcuwait: Let rcuwait_wake_up() return whether or not a task was awoken
> rcuwait: Introduce prepare_to and finish_rcuwait
> kvm: Replace vcpu->swait with rcuwait
> sched/swait: Reword some of the main description

Thanks Dave!