From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Subject: Re: [PATCH] KVM: PPC: Book3S_32 MMU debug compile fixes Date: Thu, 01 Jul 2010 18:40:02 +0200 Message-ID: <4C2CC4E2.2010501@suse.de> References: <1277507511-413-1-git-send-email-agraf@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: KVM list , linuxppc-dev To: kvm-ppc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Return-path: In-Reply-To: <1277507511-413-1-git-send-email-agraf-l3A5Bk7waGM@public.gmane.org> Sender: kvm-ppc-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: kvm.vger.kernel.org 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