diff options
author | James Hogan <james.hogan@imgtec.com> | 2016-06-09 15:19:09 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2016-06-14 11:02:41 +0200 |
commit | 31cf7498545c36cc992887bd6af17a496f26f681 (patch) | |
tree | cbda098d019d722b81870dab844ac36f74ba340c /arch/mips/kvm/tlb.c | |
parent | MIPS: KVM: Convert code to kernel sized types (diff) | |
download | linux-31cf7498545c36cc992887bd6af17a496f26f681.tar.xz linux-31cf7498545c36cc992887bd6af17a496f26f681.zip |
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