All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: Sreekanth Reddy <sreekanth.reddy@broadcom.com>
Cc: "Martin K . Petersen" <martin.petersen@oracle.com>,
	thenzl@redhat.com, linux-scsi@vger.kernel.org,
	sathya.prakash@broadcom.com,
	suganath-prabu.subramani@broadcom.com
Subject: Re: [PATCH] mpt3sas: Fix timeouts observed while reenabling IRQ
Date: Mon,  2 Nov 2020 21:01:57 -0500	[thread overview]
Message-ID: <160436888615.27492.1378107365559358809.b4-ty@oracle.com> (raw)
In-Reply-To: <20201102072746.27410-1-sreekanth.reddy@broadcom.com>

On Mon, 2 Nov 2020 12:57:46 +0530, Sreekanth Reddy wrote:

> While reenabling the IRQ after irq poll there may be small time
> window where HBA firmware has posted some replies and raise the
> interrupts but driver has not received the interrupts. So we may
> observe IO timeouts as the driver has not processed the replies
> as interrupts got missed while reenabling the IRQ.
> 
> So, to fix this issue, the driver has to go for one more
> round of processing the reply descriptors from reply descriptor
> post queue after enabling the IRQ.

Applied to 5.10/scsi-fixes, thanks!

[1/1] scsi: mpt3sas: Fix timeouts observed while reenabling IRQ
      https://git.kernel.org/mkp/scsi/c/5feed64f9199

-- 
Martin K. Petersen	Oracle Linux Engineering

      parent reply	other threads:[~2020-11-03  2:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-02  7:27 [PATCH] mpt3sas: Fix timeouts observed while reenabling IRQ Sreekanth Reddy
2020-11-02 17:19 ` Tomas Henzl
2020-11-03  2:01 ` Martin K. Petersen [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=160436888615.27492.1378107365559358809.b4-ty@oracle.com \
    --to=martin.petersen@oracle.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=sathya.prakash@broadcom.com \
    --cc=sreekanth.reddy@broadcom.com \
    --cc=suganath-prabu.subramani@broadcom.com \
    --cc=thenzl@redhat.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 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.