]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: PPC: Book3S_32 MMU debug compile fixes
authorAlexander Graf <agraf@suse.de>
Thu, 29 Jul 2010 13:04:16 +0000 (15:04 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:50:58 +0000 (10:50 +0200)
commit1388081e60668f145c800e19cb2cfe36ebeb9532
treec6a4b662b3b8dd9839bf009befb8f84c5911297d
parent175c590f0a80c8d4c35e49577c6b6b1cc3546716
KVM: PPC: Book3S_32 MMU debug compile fixes

Due to previous changes, the Book3S_32 guest MMU code didn't compile properly
when enabling debugging.

This patch repairs the broken code paths, making it possible to define DEBUG_MMU
and friends again.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/powerpc/kvm/book3s_32_mmu.c