stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Suganath Prabu S <suganath-prabu.subramani@broadcom.com>
Cc: stable@vger.kernel.org, andrey2805@gmail.com, hch@infradead.org,
	jejb@kernel.org, martin.petersen@oracle.com,
	linux-scsi@vger.kernel.org, FusionLinux.pdl@broadcom.com,
	hare@suse.de, Sathya.Prakash@broadcom.com
Subject: Re: [PATCH] mpt2sas: Fix secure erase premature termination.
Date: Fri, 18 Nov 2016 12:54:28 +0100	[thread overview]
Message-ID: <20161118115428.GA12997@kroah.com> (raw)
In-Reply-To: <1479469369-15066-1-git-send-email-suganath-prabu.subramani@broadcom.com>

On Fri, Nov 18, 2016 at 05:12:49PM +0530, Suganath Prabu S wrote:
> Problem:
> This is a work around for a bug with LSI Fusion MPT SAS2 when
> pefroming secure erase. Due to the very long time the operation
> takes commands issued during the erase will time out and will trigger
> execution of abort hook. Even though the abort hook is called for
> the specific command which timed out this leads to entire device halt
> (scsi_state terminated) and premature termination of the secured erase.
> 
> Fix:
> Set device state to busy while erase in progress to reject any incoming
> commands until the erase is done. The device is blocked any way during
> this time and cannot execute any other command.
> 
> P.S
> This is a backport from the same fix for mpt3sas driver intended
> for pre-4.4 stable trees.

What is the git commit id of the patch in Linus's tree that matches up
with this one?

thanks,

greg k-h

       reply	other threads:[~2016-11-18 11:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1479469369-15066-1-git-send-email-suganath-prabu.subramani@broadcom.com>
2016-11-18 11:54 ` Greg KH [this message]
     [not found]   ` <CA+RiK67B6CJtw9B0Omisp2h1EgnRsCf77bTtmw294Rscyqu8yg@mail.gmail.com>
2016-11-21  9:41     ` [PATCH] mpt2sas: Fix secure erase premature termination Greg KH
2016-11-21  9:53       ` Johannes Thumshirn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161118115428.GA12997@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=FusionLinux.pdl@broadcom.com \
    --cc=Sathya.Prakash@broadcom.com \
    --cc=andrey2805@gmail.com \
    --cc=hare@suse.de \
    --cc=hch@infradead.org \
    --cc=jejb@kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=martin.petersen@oracle.com \
    --cc=stable@vger.kernel.org \
    --cc=suganath-prabu.subramani@broadcom.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).