diff options
author | James Hogan <james.hogan@imgtec.com> | 2014-05-29 13:16:41 +0400 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2014-05-30 15:05:20 +0400 |
commit | 3d654833713ddb0464cbaee14fe75ef1e4e2ded0 (patch) | |
tree | 4015664df9a1044b08f7443523d24d9b9a597f0e /fs/fhandle.c | |
parent | 2dca3725cbe0bc5aeb195e7c098bcebae5d40f83 (diff) | |
download | linux-3d654833713ddb0464cbaee14fe75ef1e4e2ded0.tar.xz |
MIPS: KVM: Fix kvm_debug bit-rottage
Fix build errors when DEBUG is defined in arch/mips/kvm/.
- The DEBUG code in kvm_mips_handle_tlbmod() was missing some variables.
- The DEBUG code in kvm_mips_host_tlb_write() was conditional on an
undefined "debug" variable.
- The DEBUG code in kvm_mips_host_tlb_inv() accessed asid_map directly
rather than using kvm_mips_get_user_asid(). Also fixed brace
placement.
Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Gleb Natapov <gleb@kernel.org>
Cc: kvm@vger.kernel.org
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Cc: Sanjay Lal <sanjayl@kymasys.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'fs/fhandle.c')
0 files changed, 0 insertions, 0 deletions