From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751304AbdAOQLf (ORCPT ); Sun, 15 Jan 2017 11:11:35 -0500 Received: from bedivere.hansenpartnership.com ([66.63.167.143]:41688 "EHLO bedivere.hansenpartnership.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751141AbdAOQLI (ORCPT ); Sun, 15 Jan 2017 11:11:08 -0500 Message-ID: <1484496665.2405.2.camel@HansenPartnership.com> Subject: Re: [PATCH] Revert "scsi: mpt3sas: Fix secure erase premature termination" From: James Bottomley To: Ingo Molnar Cc: Andrew Morton , Linus Torvalds , Sathya Prakash , Chaitra P B , Suganath Prabu Subramani , Sreekanth Reddy , Hannes Reinecke , linux-scsi , linux-kernel , Thomas Gleixner Date: Sun, 15 Jan 2017 08:11:05 -0800 In-Reply-To: <20170115091925.GA26656@gmail.com> References: <1484319727.2527.8.camel@HansenPartnership.com> <20170115091925.GA26656@gmail.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.16.5 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 2017-01-15 at 10:19 +0100, Ingo Molnar wrote: > So there's a new mpt3sas SCSI driver boot regression, introduced in > this merge window, which made one of my servers unbootable. We're not reverting a fix that would cause regressions for others. However, The fix was manifestly wrong, so does this fix of the fix work for you: http://marc.info/?l=linux-scsi&m=148329237807604 It's been languishing a bit because no-one seemed to care enough to test or review it. IOf you can add a tested by, that will give the two we need to push it. James