From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Date: Thu, 01 Jul 2010 16:40:02 +0000 Subject: Re: [PATCH] KVM: PPC: Book3S_32 MMU debug compile fixes Message-Id: <4C2CC4E2.2010501@suse.de> List-Id: References: <1277507511-413-1-git-send-email-agraf@suse.de> In-Reply-To: <1277507511-413-1-git-send-email-agraf-l3A5Bk7waGM@public.gmane.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kvm-ppc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: KVM list , linuxppc-dev Alexander Graf wrote: > 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 > Please also don't forget this patch :) Alex