All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Suganath Prabu <suganath-prabu.subramani@broadcom.com>
Cc: stable@vger.kernel.org, sreekanth.reddy@broadcom.com
Subject: Re: [PATCH RESEND] mpt3sas: Use 63-bit DMA addressing on SAS35 HBA
Date: Fri, 16 Aug 2019 11:46:50 +0200	[thread overview]
Message-ID: <20190816094650.GA10743@kroah.com> (raw)
In-Reply-To: <1565086396-44714-1-git-send-email-suganath-prabu.subramani@broadcom.com>

On Tue, Aug 06, 2019 at 06:13:16AM -0400, Suganath Prabu wrote:
> From: Suganath Prabu S <suganath-prabu.subramani@broadcom.com>
> 
> Although SAS3 & SAS3.5 IT HBA controllers support
> 64-bit DMA addressing, as per hardware design,
> if DMA able range contains all 64-bits set (0xFFFFFFFF-FFFFFFFF) then
> it results in a firmware fault.
> 
> e.g. SGE's start address is 0xFFFFFFFF-FFFF000 and
> data length is 0x1000 bytes. when HBA tries to DMA the data
> at 0xFFFFFFFF-FFFFFFFF location then HBA will
> fault the firmware.
> 
> Fix:
> Driver will set 63-bit DMA mask to ensure the above address
> will not be used.
> 
> Cc: <stable@vger.kernel.org> # 4.4.186, # 4.9.186 # 4.14.136
> Signed-off-by: Suganath Prabu S <suganath-prabu.subramani@broadcom.com>
> ---
> RESEND: Resending this patch to include 4.14.136 stable kernel.
> 
> This Patch is for stable kernels 4.4.186, 4.9.186 and 4.14.136.
> Original patch is applied to 5.3/scsi-fixes.
> commit ID:  df9a606184bfdb5ae3ca9d226184e9489f5c24f7

Now queued up, thanks.

greg k-h

      reply	other threads:[~2019-08-16  9:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-06 10:13 [PATCH RESEND] mpt3sas: Use 63-bit DMA addressing on SAS35 HBA Suganath Prabu
2019-08-16  9:46 ` Greg KH [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=20190816094650.GA10743@kroah.com \
    --to=greg@kroah.com \
    --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.