From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:50102 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752116AbdBGKxJ (ORCPT ); Tue, 7 Feb 2017 05:53:09 -0500 Date: Tue, 7 Feb 2017 11:53:04 +0100 From: Greg KH To: Damien Le Moal Cc: tj@kernel.org, stable@vger.kernel.org, stable-commits@vger.kernel.org Subject: Re: Patch "libata: Fix ATA request sense" has been added to the 4.4-stable tree Message-ID: <20170207105304.GC2700@kroah.com> References: <1486203745211144@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, Feb 07, 2017 at 09:58:41AM +0900, Damien Le Moal wrote: > Greg, > > On 2/4/17 19:22, gregkh@linuxfoundation.org wrote: > > > > This is a note to let you know that I've just added the patch titled > > > > libata: Fix ATA request sense > > > > to the 4.4-stable tree which can be found at: > > http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > > This patch fixes a problem with ATA_REQUEST_SENSE_DATA_EXT command > processing, which was first introduced by Hannes in kernel 4.7. I > checked the 4.4 stable tree and do not see a backport of this command > support to that kernel. So I think that this fix is not needed for > kernel 4.4 and the patch can be dropped. Thanks for letting me know, I've now dropped this from the 4.4 stable queue. greg k-h