All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: QLogic-Storage-Upstream@qlogic.com, jejb@linux.ibm.com,
	lalit.chandivade@qlogic.com,
	Christophe JAILLET <christophe.jaillet@wanadoo.fr>,
	michaelc@cs.wisc.edu, vikas.chaudhary@qlogic.com,
	JBottomley@Parallels.com
Cc: "Martin K . Petersen" <martin.petersen@oracle.com>,
	kernel-janitors@vger.kernel.org, linux-scsi@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] scsi: qla2xxx: Fix the size used in a 'dma_free_coherent()' call
Date: Mon, 31 Aug 2020 13:41:03 -0400	[thread overview]
Message-ID: <159889566023.22322.17846122781525526855.b4-ty@oracle.com> (raw)
In-Reply-To: <20200802110721.677707-1-christophe.jaillet@wanadoo.fr>

On Sun, 2 Aug 2020 13:07:21 +0200, Christophe JAILLET wrote:

> Update the size used in 'dma_free_coherent()' in order to match the one
> used in the corresponding 'dma_alloc_coherent()'.
> 
> While at it, remove a memset after a call to 'dma_alloc_coherent()'.
> This is useless since
> commit 518a2f1925c3 ("dma-mapping: zero memory returned from dma_alloc_*")

Applied to 5.10/scsi-queue, thanks!

[1/1] scsi: qla2xxx: Fix the size used in a 'dma_free_coherent()' call
      https://git.kernel.org/mkp/scsi/c/650b323c8e7c

-- 
Martin K. Petersen	Oracle Linux Engineering

WARNING: multiple messages have this Message-ID (diff)
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: QLogic-Storage-Upstream@qlogic.com, jejb@linux.ibm.com,
	lalit.chandivade@qlogic.com,
	Christophe JAILLET <christophe.jaillet@wanadoo.fr>,
	michaelc@cs.wisc.edu, vikas.chaudhary@qlogic.com,
	JBottomley@Parallels.com
Cc: "Martin K . Petersen" <martin.petersen@oracle.com>,
	kernel-janitors@vger.kernel.org, linux-scsi@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] scsi: qla2xxx: Fix the size used in a 'dma_free_coherent()' call
Date: Mon, 31 Aug 2020 17:41:03 +0000	[thread overview]
Message-ID: <159889566023.22322.17846122781525526855.b4-ty@oracle.com> (raw)
In-Reply-To: <20200802110721.677707-1-christophe.jaillet@wanadoo.fr>

On Sun, 2 Aug 2020 13:07:21 +0200, Christophe JAILLET wrote:

> Update the size used in 'dma_free_coherent()' in order to match the one
> used in the corresponding 'dma_alloc_coherent()'.
> 
> While at it, remove a memset after a call to 'dma_alloc_coherent()'.
> This is useless since
> commit 518a2f1925c3 ("dma-mapping: zero memory returned from dma_alloc_*")

Applied to 5.10/scsi-queue, thanks!

[1/1] scsi: qla2xxx: Fix the size used in a 'dma_free_coherent()' call
      https://git.kernel.org/mkp/scsi/c/650b323c8e7c

-- 
Martin K. Petersen	Oracle Linux Engineering

  reply	other threads:[~2020-08-31 17:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-02 11:07 [PATCH] scsi: qla2xxx: Fix the size used in a 'dma_free_coherent()' call Christophe JAILLET
2020-08-02 11:07 ` Christophe JAILLET
2020-08-31 17:41 ` Martin K. Petersen [this message]
2020-08-31 17:41   ` Martin K. Petersen

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=159889566023.22322.17846122781525526855.b4-ty@oracle.com \
    --to=martin.petersen@oracle.com \
    --cc=JBottomley@Parallels.com \
    --cc=QLogic-Storage-Upstream@qlogic.com \
    --cc=christophe.jaillet@wanadoo.fr \
    --cc=jejb@linux.ibm.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=lalit.chandivade@qlogic.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=michaelc@cs.wisc.edu \
    --cc=vikas.chaudhary@qlogic.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.