From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 1/2] KVM: PPC: e500: fix allocation size error on g2h_tlb1_map Date: Thu, 27 Sep 2012 18:35:11 +0200 Message-ID: <5064803F.7050201@redhat.com> References: <1345683864-10815-1-git-send-email-scottwood@freescale.com> <993278D9-C731-4D08-AD3D-C7CCBC59D9D4@suse.de> <20120927160334.GB21897@amt.cnet> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Alexander Graf , Scott Wood , kvm-ppc@vger.kernel.org, KVM list To: Marcelo Tosatti Return-path: In-Reply-To: <20120927160334.GB21897@amt.cnet> Sender: kvm-ppc-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 09/27/2012 06:03 PM, Marcelo Tosatti wrote: > On Tue, Sep 25, 2012 at 09:46:01AM +0200, Alexander Graf wrote: >> >> On 23.08.2012, at 03:04, Scott Wood wrote: >> >> > We were only allocating half the bytes we need, which was made more >> > obvious by a recent fix to the memset in clear_tlb1_bitmap(). >> > >> > Signed-off-by: Scott Wood >> >> Thanks, applied to kvm-ppc-next. >> >> Avi, Marcelo, this one should get applied to anything currently -stable as it essentially means we could overrun an array that has been allocated too small. How do we do this? >> >> >> Alex > > Apparently Avi prefers that patches are sent directly to the -stable > tree. We were discussing letting Greg honour Cc: stable@vger.kernel.org (currently he ignores them), not sending patches directly. We still haven't told him to do so, but Alex, you can go ahead and add the Cc: tag to the patch. Do you have the auto-autotest setup ready? I guess we can do it manually until it is. -- error compiling committee.c: too many arguments to function