]> asedeno.scripts.mit.edu Git - linux.git/commit
kvm,async_pf: Use swq_has_sleeper()
authorDavidlohr Bueso <dave@stgolabs.net>
Wed, 13 Sep 2017 20:08:19 +0000 (13:08 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 15 Sep 2017 14:57:11 +0000 (16:57 +0200)
commitb9f67a420b3d76991592558af06e9cf1b8953b3d
treec5c72322aea9ca523d6e7eba1214fa6fffb4da37
parent8cd641e3c7cbf86c7cbd2a17a160dd137d86c860
kvm,async_pf: Use swq_has_sleeper()

... as we've got the new helper now. This caller already
does the right thing, hence no changes in semantics.

Signed-off-by: Davidlohr Bueso <dbueso@suse.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
virt/kvm/async_pf.c