Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933008AbcLGVc0 (ORCPT ); Wed, 7 Dec 2016 16:32:26 -0500 Received: from mail-qt0-f195.google.com ([209.85.216.195]:36826 "EHLO mail-qt0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932503AbcLGVcY (ORCPT ); Wed, 7 Dec 2016 16:32:24 -0500 Date: Wed, 7 Dec 2016 16:32:22 -0500 From: Tejun Heo To: Nicolai Stange Cc: Shaun Tancheff , linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] libata-scsi: disable SCT Write Same for the moment Message-ID: <20161207213222.GC22296@htj.duckdns.org> References: <20161207212133.3463-1-nicstange@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161207212133.3463-1-nicstange@gmail.com> User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 336 Lines: 11 On Wed, Dec 07, 2016 at 10:21:33PM +0100, Nicolai Stange wrote: > It can certainly be fixed, but the final release is quite close -- so > disable SCT Write Same for all ATA devices rather than introducing some > SCT key buffer allocation schemes at this point. Applied to libata/for-4.9-fixes. Will push out soon. Thanks. -- tejun