From: hare@suse.de (Hannes Reinecke)
Subject: [V1] mpt3sas: Do not use 32-bit atomic request descriptor for Ventura controllers.
Date: Thu, 15 Feb 2018 08:46:17 +0100 [thread overview]
Message-ID: <20180215084617.58825f96@pentland.suse.de> (raw)
In-Reply-To: <1518603397-3941-1-git-send-email-suganath-prabu.subramani@broadcom.com>
On Wed, 14 Feb 2018 02:16:37 -0800
Suganath Prabu S <suganath-prabu.subramani@broadcom.com> wrote:
> Problem Statement: Sending I/O through 32 bit descriptors to
> Ventura series of controller results in IO timeout on certain
> conditions.
>
> This error only occurs on systems with high I/O activity on
> Ventura series controllers.
>
> Changes in this patch will prevent driver from using 32 bit descriptor
> and use 64 bit Descriptors
>
> V1 Change set:
> 1) In this patch removed callbacks as suggested by Hannes.
>
> Note:
> This patch Should be applied on top of
> https://www.spinics.net/lists/linux-scsi/msg117405.html
> "Adding MPI Endpoint device support" patches.
>
> Signed-off-by: Suganath Prabu S
> <suganath-prabu.subramani at broadcom.com> ---
> drivers/scsi/mpt3sas/mpt3sas_base.c | 169
> ++++---------------------------
> drivers/scsi/mpt3sas/mpt3sas_base.h | 11 +-
> drivers/scsi/mpt3sas/mpt3sas_config.c | 2 +-
> drivers/scsi/mpt3sas/mpt3sas_ctl.c | 22 ++--
> drivers/scsi/mpt3sas/mpt3sas_scsih.c | 20 ++--
> drivers/scsi/mpt3sas/mpt3sas_transport.c | 8 +- 6 files changed, 54
> insertions(+), 178 deletions(-)
>
Reviewed-by: Hannes Reinecke <hare at suse.com>
Cheers,
Hannes
prev parent reply other threads:[~2018-02-15 7:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-14 10:16 [V1] mpt3sas: Do not use 32-bit atomic request descriptor for Ventura controllers Suganath Prabu S
2018-02-14 17:07 ` Tomas Henzl
2018-02-15 7:46 ` Hannes Reinecke [this message]
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=20180215084617.58825f96@pentland.suse.de \
--to=hare@suse.de \
/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