All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: nagalakshmi.nandigama@lsi.com
Cc: stable@vger.kernel.org, linux-scsi@vger.kernel.org, jejb@kernel.org
Subject: Re: [RESEND PATCH] mptsas: Fixed code to check whether the LU type is SSC or not for SILI bit in READ_6 and READ_16 CDB
Date: Mon, 5 Mar 2012 08:41:22 -0800	[thread overview]
Message-ID: <20120305164122.GC2459@kroah.com> (raw)
In-Reply-To: <201203050453.q254rqa5002619@milmhbs0.lsil.com>

On Mon, Mar 05, 2012 at 10:24:31AM +0530, nagalakshmi.nandigama@lsi.com wrote:
> This SILI bit (suppress incorrect length indicator) is defined only for SSC
> READ(6) and READ(16) commands. For other device types bit is part of LBA
> field. In the current implementation, it is not checked whether the logical
> unit is a SSC device.
> 
> 
> Added code for checking the LU type is SSC for SILI bit in READ_6 and READ_16 CDB 
> 
> Signed-off-by: Nagalakshmi Nandigama <nagalakshmi.nandigama@lsi.com>
> CC: <stable@kernel.org>
> ---

Note, that is NOT the stable email address, you got it right in the cc:
for the email, but not here, please fix it.

greg k-h

  reply	other threads:[~2012-03-05 16:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-05  4:54 [RESEND PATCH] mptsas: Fixed code to check whether the LU type is SSC or not for SILI bit in READ_6 and READ_16 CDB nagalakshmi.nandigama
2012-03-05 16:41 ` Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-03-06  6:46 nagalakshmi.nandigama
2012-03-07  0:43 ` James Bottomley
2012-03-07  9:34   ` Nandigama, Nagalakshmi
2012-03-29  7:51     ` James Bottomley

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=20120305164122.GC2459@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=jejb@kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=nagalakshmi.nandigama@lsi.com \
    --cc=stable@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.