summaryrefslogtreecommitdiff
path: root/arch/mips/kvm/tlb.c
diff options
context:
space:
mode:
authorJames Hogan <james.hogan@imgtec.com>2016-06-09 13:19:09 (GMT)
committerPaolo Bonzini <pbonzini@redhat.com>2016-06-14 09:02:41 (GMT)
commit31cf7498545c36cc992887bd6af17a496f26f681 (patch)
treecbda098d019d722b81870dab844ac36f74ba340c /arch/mips/kvm/tlb.c
parent8cffd197485122632103a12fdada911242e7c01e (diff)
downloadlinux-31cf7498545c36cc992887bd6af17a496f26f681.tar.xz
MIPS: KVM: Make various Cause variables 32-bit
The CP0 Cause register is passed around in KVM quite a bit, often as an unsigned long, even though it is always 32-bits long. Resize it to u32 throughout MIPS KVM. Signed-off-by: James Hogan <james.hogan@imgtec.com> Cc: Ralf Baechle <ralf@linux-mips.org> Cc: Paolo Bonzini <pbonzini@redhat.com> Cc: Radim Krčmář <rkrcmar@redhat.com> Cc: linux-mips@linux-mips.org Cc: kvm@vger.kernel.org Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/mips/kvm/tlb.c')
0 files changed, 0 insertions, 0 deletions