KVM: VMX: fix handle_pause declaration
authorMarcelo Tosatti <mtosatti@redhat.com>
Mon, 12 Oct 2009 22:37:31 +0000 (19:37 -0300)
committerAvi Kivity <avi@redhat.com>
Thu, 3 Dec 2009 07:32:18 +0000 (09:32 +0200)
commit9fb41ba8962b18159e16cac81e7d57e897964038
tree7b92fdcdd6cfff61609ed7488d56def80c182df1
parent6b7d7e762b238f908fe4c3345c2c6eb5c3fdbd59
KVM: VMX: fix handle_pause declaration

There's no kvm_run argument anymore.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/vmx.c