All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix IOMMU page fault on report zones
@ 2024-07-19  7:39 Damien Le Moal
  2024-07-19  7:39 ` [PATCH 1/2] scsi: mpi3mr: Avoid IOMMU page faults " Damien Le Moal
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Damien Le Moal @ 2024-07-19  7:39 UTC (permalink / raw)
  To: Martin K . Petersen, linux-scsi
  Cc: Christoph Hellwig, Sathya Prakash, Sreekanth Reddy,
	Suganath Prabu Subramani

A couple of patches to avoid IOMMU page faults error when executing a
report zones command on ATA SMR drives connected to mpt3sas or mpi3mr
SAS HBAs. These page faults happen only with AMD hosts and are not
triggered with Intel machines.

Damien Le Moal (2):
  scsi: mpi3mr: Avoid IOMMU page faults on report zones
  scsi: mpt3sas: Avoid IOMMU page faults on report zones

 drivers/scsi/mpi3mr/mpi3mr_os.c     | 11 +++++++++++
 drivers/scsi/mpt3sas/mpt3sas_base.c | 20 ++++++++++++++++++--
 2 files changed, 29 insertions(+), 2 deletions(-)

-- 
2.45.2


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-07-23  0:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-19  7:39 [PATCH 0/2] Fix IOMMU page fault on report zones Damien Le Moal
2024-07-19  7:39 ` [PATCH 1/2] scsi: mpi3mr: Avoid IOMMU page faults " Damien Le Moal
2024-07-19  7:39 ` [PATCH 2/2] scsi: mpt3sas: " Damien Le Moal
2024-07-19  7:46 ` [PATCH 0/2] Fix IOMMU page fault " Christoph Hellwig
2024-07-19 12:49 ` Johannes Thumshirn
2024-07-23  0:37 ` Martin K. Petersen

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.