Home
last modified time | relevance | path

Searched hist:"4425 f567" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/virt/kvm/
H A Dasync_pf.c4425f567 Mon Jan 20 09:14:37 CST 2020 Paolo Bonzini <pbonzini@redhat.com> KVM: async_pf: drop kvm_arch_async_page_present wrappers

The wrappers make it less clear that the position of the call
to kvm_arch_async_page_present depends on the architecture, and
that only one of the two call sites will actually be active.
Remove them.

Cc: Andy Lutomirski <luto@kernel.org>
Cc: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
4425f567 Mon Jan 20 09:14:37 CST 2020 Paolo Bonzini <pbonzini@redhat.com> KVM: async_pf: drop kvm_arch_async_page_present wrappers

The wrappers make it less clear that the position of the call
to kvm_arch_async_page_present depends on the architecture, and
that only one of the two call sites will actually be active.
Remove them.

Cc: Andy Lutomirski <luto@kernel.org>
Cc: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>