Skip to content
Commit 69b61833 authored by Denis Kirjanov's avatar Denis Kirjanov Committed by Avi Kivity
Browse files

KVM: PPC: fix build warning in kvm_arch_vcpu_ioctl_run



Fix compile warning:
  CC [M]  arch/powerpc/kvm/powerpc.o
  arch/powerpc/kvm/powerpc.c: In function 'kvm_arch_vcpu_ioctl_run':
  arch/powerpc/kvm/powerpc.c:290: warning: 'gpr' may be used uninitialized in this function
  arch/powerpc/kvm/powerpc.c:290: note: 'gpr' was declared here

Signed-off-by: default avatarDenis Kirjanov <dkirjanov@kernel.org>
Signed-off-by: default avatarMarcelo Tosatti <mtosatti@redhat.com>
parent 2390218b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment