Re: [PATCH 7/7] kvm,mips: Fix potential swait_active() races

From: Davidlohr Bueso
Date: Wed Sep 13 2017 - 18:22:53 EST


On Wed, 13 Sep 2017, Paolo Bonzini wrote:
has_sleeper*s*. Can fix when committing.

So for regular waitqueues we have it singular, which is why I kept
that name -- albeit sleepers() being better suited, yes. I don't think
we want to rename it unless we rename all wq_has_sleeper() callers as
well.

Thanks,
Davidlohr