From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail177-1.suw61.mandrillapp.com ([198.2.177.1]:6438 "EHLO mail177-1.suw61.mandrillapp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751696AbcB0GcM (ORCPT ); Sat, 27 Feb 2016 01:32:12 -0500 Received: from pmta06.mandrill.prod.suw01.rsglab.com (127.0.0.1) by mail177-1.suw61.mandrillapp.com id hq51eo22rtkb for ; Sat, 27 Feb 2016 06:17:09 +0000 (envelope-from ) From: Greg KH Subject: Re: [commit cbf76b702] bcache: Really show state of work pending bit To: Eric Wheeler Cc: Message-Id: <20160227061708.GA7535@kroah.com> References: In-Reply-To: Date: Sat, 27 Feb 2016 06:17:09 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: On Fri, Feb 26, 2016 at 05:34:19PM -0800, Eric Wheeler wrote: > To whom it may concern: > > Please flag commit cbf76b702 for inclusion into stable branches. It > applies cleanly in 4.1 (and likely 3.18). We have been testing it for a > while. > > git diff --stat cbf76b702~1..cbf76b702 > drivers/md/bcache/closure.c | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > > Thank you! $ git show cbf76b702 fatal: ambiguous argument 'cbf76b702': unknown revision or path not in the working tree. You are going to have to be a bit more specific...