diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2015-11-04 13:41:21 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2015-11-10 12:06:03 +0100 |
commit | 450869d6dbb72b370774fd4ee14c4f275bb08f98 (patch) | |
tree | 15126a7e93d842e06b6c58d4edc11de29fa5c3c8 /arch/x86/include/asm | |
parent | KVM: VMX: Fix commit which broke PML (diff) | |
download | linux-450869d6dbb72b370774fd4ee14c4f275bb08f98.tar.xz linux-450869d6dbb72b370774fd4ee14c4f275bb08f98.zip |
KVM: x86: merge handle_mmio_page_fault and handle_mmio_page_fault_common
They are exactly the same, except that handle_mmio_page_fault
has an unused argument and a call to WARN_ON. Remove the unused
argument from the callers, and move the warning to (the former)
handle_mmio_page_fault_common.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/include/asm')
0 files changed, 0 insertions, 0 deletions