]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4d0f26ba9a83d292306ab79a2b633752426ba81a
tree91988ae911a6133041da807a2c702c4a47e0b5bc
parent5a3397f9abfb207816fa43e8289c10f89f25a92b
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