From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH] PPC: Adjust memory slot accesses to recent patches Date: Tue, 5 Jan 2010 16:34:28 -0200 Message-ID: <20100105183428.GA27601@amt.cnet> References: <1262484867-15681-1-git-send-email-agraf@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Giuseppe Falsetti , kvm-ppc To: Alexander Graf Return-path: Content-Disposition: inline In-Reply-To: <1262484867-15681-1-git-send-email-agraf-l3A5Bk7waGM@public.gmane.org> Sender: kvm-ppc-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: kvm.vger.kernel.org On Sun, Jan 03, 2010 at 03:14:27AM +0100, Alexander Graf wrote: > Commit 18657960237322b8f6ba84938d27524634212aaf apparently broke PPC Book3S > compilation. This patch tries to mechanically fix it. > > Marcelo, please look over it if I'm doing the right thing. > > Signed-off-by: Alexander Graf > Reported-by: Giuseppe Falsetti > CC: Marcelo Tosatti Yes, this is right. Applied, thanks.