]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: KVM: Sort kvm_mips_get_reg() registers
authorJames Hogan <james.hogan@imgtec.com>
Thu, 26 Jun 2014 12:47:22 +0000 (13:47 +0100)
committerJames Hogan <james.hogan@imgtec.com>
Fri, 27 Mar 2015 21:25:08 +0000 (21:25 +0000)
commit2e9102604b1044b3f69b789e12b5a3a27d4d82a5
tree8937b1c92d90369bbca546ced36afec053edb438
parent8dcc0a450d3f38a5b52372ca544904c5803feff6
MIPS: KVM: Sort kvm_mips_get_reg() registers

Sort the registers in the kvm_mips_get_reg() switch by register number,
which puts ERROREPC after the CONFIG registers.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Gleb Natapov <gleb@kernel.org>
Cc: linux-mips@linux-mips.org
Cc: kvm@vger.kernel.org
arch/mips/kvm/mips.c