From: Alexander Graf Date: Thu, 29 Jul 2010 13:04:16 +0000 (+0200) Subject: KVM: PPC: Book3S_32 MMU debug compile fixes X-Git-Tag: v2.6.37-rc1~142^2~228 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5302104235f0e9f05781b92a4ab25d20e4537f56;p=pandora-kernel.git 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 Signed-off-by: Avi Kivity --- Reading git-diff-tree failed