]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: KVM: Add dumping of generated entry code
authorJames Hogan <james.hogan@imgtec.com>
Thu, 23 Jun 2016 16:34:40 +0000 (17:34 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 5 Jul 2016 14:08:47 +0000 (16:08 +0200)
commit94b354b533d15cfc9fe458931a27948c542db395
treec09e06ebd98f7cb82a2d3256706ae810ddc2638b
parente15960e3a1c6ad38e352a70ad09f0776c8895601
MIPS: KVM: Add dumping of generated entry code

Dump the generated entry code with pr_debug(), similar to how it is done
in tlbex.c, so it can be more easily debugged.

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/kvm/mips.c