Message ID | 20200422040739.18601-1-dave@stgolabs.net (mailing list archive) |
---|---|
Headers | show |
Series | kvm: Use rcuwait for vcpu blocking | expand |
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!