All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: stable@vger.kernel.org,
	Suganath Prabu S <suganath-prabu.subramani@broadcom.com>,
	linux-scsi@vger.kernel.org
Cc: "Martin K . Petersen" <martin.petersen@oracle.com>,
	Sathya.Prakash@broadcom.com, sreekanth.reddy@broadcom.com
Subject: Re: [PATCH] mpt3sas: Fix timeout issue in ioctl commands.
Date: Tue,  1 Dec 2020 01:06:26 -0500	[thread overview]
Message-ID: <160680263440.25762.6562939673076560027.b4-ty@oracle.com> (raw)
In-Reply-To: <20201125094838.4340-1-suganath-prabu.subramani@broadcom.com>

On Wed, 25 Nov 2020 15:18:38 +0530, Suganath Prabu S wrote:

> Description of issue:
> Patch with commit id "c1a6c5ac4278d406c112cc2f038e6e506feadff9"
> has modified ioctl path 'timeout' variable type to u8 from
> unsigned long. With this maximum timeout value that the driver
> can support is 255 seconds. But for some commands application is
> providing the higher timeout value (512 seconds as default), so
> it will be round off to zero value. Hence timeout is observed
> immediately and the IOCTL request fails.
> 
> [...]

Applied to 5.10/scsi-fixes, thanks!

[1/1] mpt3sas: Fix timeout issue in ioctl commands.
      https://git.kernel.org/mkp/scsi/c/42f687038bcc

-- 
Martin K. Petersen	Oracle Linux Engineering

      reply	other threads:[~2020-12-01  6:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-25  9:48 [PATCH] mpt3sas: Fix timeout issue in ioctl commands Suganath Prabu S
2020-11-25  9:48 ` Suganath Prabu S
2020-12-01  6:06 ` 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=160680263440.25762.6562939673076560027.b4-ty@oracle.com \
    --to=martin.petersen@oracle.com \
    --cc=Sathya.Prakash@broadcom.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=sreekanth.reddy@broadcom.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 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.