From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Williamson Subject: Re: [PATCH] kvm: Fix irqfd resampler list walk Date: Mon, 28 Jan 2013 08:25:00 -0700 Message-ID: <1359386700.11144.174.camel@bling.home> References: <20121206214355.24853.71852.stgit@bling.home> <20121210201650.GA2402@amt.cnet> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: gleb@redhat.com, linux-kernel@vger.kernel.org, kvm@vger.kernel.org To: Marcelo Tosatti Return-path: In-Reply-To: <20121210201650.GA2402@amt.cnet> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Mon, 2012-12-10 at 18:16 -0200, Marcelo Tosatti wrote: > On Thu, Dec 06, 2012 at 02:44:59PM -0700, Alex Williamson wrote: > > Typo for the next pointer means we're walking random data here. > > > > Signed-off-by: Alex Williamson > > Cc: stable@vger.kernel.org [3.7] > > --- > > > > Not sure if this will make 3.7, so preemptively adding the stable flag > > > > virt/kvm/eventfd.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > Applied, thanks. > Hi Marcelo, This didn't seem to make it into 3.7.0 or any stable 3.7. Can we promote it for stable? Thanks, Alex