From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Subject: Re: [PATCH] KVM: PPC: e500: fix BOOKE_INTERRUPT_ALIGNMENT build break Date: Thu, 7 Feb 2013 18:22:40 -0600 Message-ID: <1360282960.27002.14@snotra> References: <20130207221759.GA7315@home.buserror.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; delsp=Yes; format=Flowed Content-Transfer-Encoding: 8BIT Cc: , To: Alexander Graf Return-path: In-Reply-To: (from agraf@suse.de on Thu Feb 7 18:20:33 2013) Content-Disposition: inline Sender: kvm-ppc-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 02/07/2013 06:20:33 PM, Alexander Graf wrote: > > On 07.02.2013, at 23:17, Scott Wood wrote: > > > Commit 2765788fcc3dc64920dd2be3d32319b50b1e2813 ("KVM: PPC: BookE: > Handle > > alignment interrupts") broke the build by adding mismatched > parentheses. > > > > Signed-off-by: Scott Wood > > Thanks a lot for catching this. > > This patch hasn't gone into kvm-ppc-next yet and is still in my > (partially untested) kvm-ppc-queue branch. Would you mind if I just > squash this fix with the original commit? That way we don't break > bisectability later. Go ahead. -Scott