KVM: async_pf: Add missing call for async page present
authorDominik Dingel <dingel@linux.vnet.ibm.com>
Fri, 31 Jan 2014 13:32:46 +0000 (14:32 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 4 Feb 2014 03:24:05 +0000 (04:24 +0100)
Commit KVM: async_pf: Provide additional direct page notification
missed the call from kvm_check_async_pf_completion to the new introduced function.

Reported-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Dominik Dingel <dingel@linux.vnet.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
virt/kvm/async_pf.c

Simple merge