On 19.07.24 09:39, Damien Le Moal wrote: > 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(-) > Looks good, Reviewed-by: Johannes Thumshirn <johannes.thumshirn@xxxxxxx>