From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:42728 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751565AbdGRQSm (ORCPT ); Tue, 18 Jul 2017 12:18:42 -0400 Date: Tue, 18 Jul 2017 18:18:29 +0200 From: Greg Kroah-Hartman To: "Martin K. Petersen" Cc: Johannes Thumshirn , stable@vger.kernel.org, Douglas Gilbert Subject: Re: [PATCH] scsi: sg: fix SG_DXFER_FROM_DEV transfers Message-ID: <20170718161829.GA27190@kroah.com> References: <20170718074221.7388-1-jthumshirn@suse.de> <20170718154552.GB30882@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Tue, Jul 18, 2017 at 11:54:31AM -0400, Martin K. Petersen wrote: > > Greg, > > > On Tue, Jul 18, 2017 at 09:42:21AM +0200, Johannes Thumshirn wrote: > >> (commit 68c59fcea1f2c6a54c62aa896cc623c1b5bc9b47 upstream) > > > > There is no such commit in Linus's tree :( > > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/drivers/scsi/sg.c?id=68c59fcea1f2c6a54c62aa896cc623c1b5bc9b47 {sigh} I hadn't updated my local tree. As this isn't in a -rc kernel yet, is it ok for me to wait until it shows up in one before adding it to a stable tree? And why wasn't it marked with a "cc: stable" in it so this would all happen automatically? thanks, greg k-h