linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Hellstrom <thellstrom@vmware.com>
To: "Martin K. Petersen" <martin.petersen@oracle.com>,
	"Thomas Hellström (VMware)" <thomas_os@shipmail.org>
Cc: "linux-scsi@vger.kernel.org" <linux-scsi@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Pv-drivers <Pv-drivers@vmware.com>,
	"James E.J. Bottomley" <jejb@linux.ibm.com>,
	Vishal Bhakta <vbhakta@vmware.com>, Jim Gill <jgill@vmware.com>
Subject: Re: [PATCH RESEND 1/2] scsi: vmw_pvscsi: Fix swiotlb operation
Date: Fri, 20 Dec 2019 08:56:12 +0000	[thread overview]
Message-ID: <MN2PR05MB61418001C0180C55D4D72B45A12D0@MN2PR05MB6141.namprd05.prod.outlook.com> (raw)
In-Reply-To: yq1sglf8xv0.fsf@oracle.com

On 12/20/19 4:44 AM, Martin K. Petersen wrote:
> Thomas,
>
>> With swiotlb, the first byte of the sense buffer may in some cases be
>> uninitialized since we use DMA_FROM_DEVICE, and the device incorrectly
>> doesn't clear it. In those cases, clear it after DMA unmapping.
> Applied 1+2 to 5.6/scsi-queue, thanks!
>
Thanks!

Thomas



      reply	other threads:[~2019-12-20  8:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-03 19:30 [PATCH RESEND 1/2] scsi: vmw_pvscsi: Fix swiotlb operation Thomas Hellström (VMware)
2019-12-03 19:30 ` [PATCH RESEND 2/2] scsi: vmw_pvscsi: Silence dma mapping errors Thomas Hellström (VMware)
2019-12-20  3:44 ` [PATCH RESEND 1/2] scsi: vmw_pvscsi: Fix swiotlb operation Martin K. Petersen
2019-12-20  8:56   ` Thomas Hellstrom [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=MN2PR05MB61418001C0180C55D4D72B45A12D0@MN2PR05MB6141.namprd05.prod.outlook.com \
    --to=thellstrom@vmware.com \
    --cc=Pv-drivers@vmware.com \
    --cc=jejb@linux.ibm.com \
    --cc=jgill@vmware.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=martin.petersen@oracle.com \
    --cc=thomas_os@shipmail.org \
    --cc=vbhakta@vmware.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).