From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751328AbdAPP10 (ORCPT ); Mon, 16 Jan 2017 10:27:26 -0500 Received: from bombadil.infradead.org ([198.137.202.9]:57002 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750742AbdAPP1X (ORCPT ); Mon, 16 Jan 2017 10:27:23 -0500 Date: Mon, 16 Jan 2017 07:27:21 -0800 From: Christoph Hellwig To: Bart Van Assche Cc: "torvalds@linux-foundation.org" , "James.Bottomley@HansenPartnership.com" , "mingo@kernel.org" , "linux-kernel@vger.kernel.org" , "tglx@linutronix.de" , "sathya.prakash@broadcom.com" , "suganath-prabu.subramani@broadcom.com" , "hare@suse.de" , "akpm@linux-foundation.org" , "linux-scsi@vger.kernel.org" , "Sreekanth.Reddy@broadcom.com" , "chaitra.basappa@broadcom.com" Subject: Re: [PATCH] Revert "scsi: mpt3sas: Fix secure erase premature termination" Message-ID: <20170116152721.GA6677@infradead.org> References: <1484319727.2527.8.camel@HansenPartnership.com> <20170115091925.GA26656@gmail.com> <1484496665.2405.2.camel@HansenPartnership.com> <1484507599.2405.16.camel@HansenPartnership.com> <1484509776.2405.21.camel@HansenPartnership.com> <1484517756.11850.1.camel@sandisk.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1484517756.11850.1.camel@sandisk.com> User-Agent: Mutt/1.7.1 (2016-10-04) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Jan 15, 2017 at 10:02:51PM +0000, Bart Van Assche wrote: > I disagree. Even if my patch would be reverted that still wouldn't fix > the severe race condition that was introduced in the mpt3sas driver by > the patch that triggers the lockup during boot. As I explained two > weeks ago (see also https://www.spinics.net/lists/kernel/msg2411413.htm > l), commit 18f6084a989b ("scsi: mpt3sas: Fix secure erase premature > termination") is the one that should be reverted instead of my patch. I > agree with Linus that the offending mpt3sas patch already should have > been reverted. In addition to that ATA passthrough through scsi CDBs is a fringe feature compared to normal operation of the HBA.