Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754801AbaJHErh (ORCPT ); Wed, 8 Oct 2014 00:47:37 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:41991 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754767AbaJHErf (ORCPT ); Wed, 8 Oct 2014 00:47:35 -0400 Date: Tue, 7 Oct 2014 21:46:36 -0700 From: Greg Kroah-Hartman To: Chuck Ebbert Cc: Steven Rostedt , Linus Torvalds , LKML , Ingo Molnar , Andrew Morton , stable Subject: Re: [GIT PULL] ring-buffer: Fix infinite spin in reading buffer Message-ID: <20141008044636.GB26820@kroah.com> References: <20141003162043.6817a486@gandalf.local.home> <20141005234943.GB23078@kroah.com> <20141007214011.158a7b2e@as> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20141007214011.158a7b2e@as> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Oct 07, 2014 at 09:40:11PM -0500, Chuck Ebbert wrote: > On Sun, 5 Oct 2014 16:49:43 -0700 > Greg Kroah-Hartman wrote: > > > On Fri, Oct 03, 2014 at 04:20:43PM -0400, Steven Rostedt wrote: > > ... > > > > Fixes: 651e22f2701b "ring-buffer: Always reset iterator to reader page" > > > Signed-off-by: Steven Rostedt > > > > Next time, please also add a Cc: stable... here so that my tools pick > > it up automatically. > > > > Can you add "Fixes:" to the list of keywords your tools pick up, and > determine if the patch is needed in -stable by looking at the commit ID > that's being fixed? Some authors might not remember if the thing being > fixed has made it into an older release via -stable. I do that as well, but I don't advertise it as much, as it's easier for me with the cc: stable marking :) thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/