MIPS: KVM: Drop now unused asm offsets
authorJames Hogan <james.hogan@imgtec.com>
Thu, 23 Jun 2016 16:34:41 +0000 (17:34 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 5 Jul 2016 14:08:48 +0000 (16:08 +0200)
commit9c9886584086f33b6f709d284360c6ad6bcd01c4
tree91988ae911a6133041da807a2c702c4a47e0b5bc
parentd7b8f890b63f386ca28c820b8ddb7ff1f63cbe3c
MIPS: KVM: Drop now unused asm offsets

Now that locore.S is converted to uasm, remove a bunch of the assembly
offset definitions created by asm-offsets.c, including the CPUINFO_ ones
for reading the variable asid mask, and the non FPU/MSA related VCPU_
definitions. KVM's fpu.S and msa.S still use the remaining definitions.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Radim KrÄmář <rkrcmar@redhat.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Cc: kvm@vger.kernel.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/mips/kernel/asm-offsets.c
This page took 0.025681 seconds and 5 git commands to generate.