kernel_samsung_a53x/drivers/scsi/mpt3sas
Sreekanth Reddy 2869e7d563 scsi: mpt3sas: Remove scsi_dma_map() error messages
[ Upstream commit 0c25422d34b4726b2707d5f38560943155a91b80 ]

When scsi_dma_map() fails by returning a sges_left value less than zero,
the amount of logging produced can be extremely high.  In a recent end-user
environment, 1200 messages per second were being sent to the log buffer.
This eventually overwhelmed the system and it stalled.

These error messages are not needed. Remove them.

Link: https://lore.kernel.org/r/20220303140203.12642-1-sreekanth.reddy@broadcom.com
Suggested-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Sreekanth Reddy <sreekanth.reddy@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Stable-dep-of: 82dbb57ac8d0 ("scsi: mpt3sas: Avoid IOMMU page faults on REPORT ZONES")
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-23 23:20:28 +01:00
..
mpi Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mpt3sas_base.c scsi: mpt3sas: Remove scsi_dma_map() error messages 2024-11-23 23:20:28 +01:00
mpt3sas_base.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mpt3sas_config.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mpt3sas_ctl.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mpt3sas_ctl.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mpt3sas_debug.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mpt3sas_debugfs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mpt3sas_scsih.c scsi: mpt3sas: Fix in error path 2024-11-18 10:58:46 +01:00
mpt3sas_transport.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mpt3sas_trigger_diag.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mpt3sas_trigger_diag.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mpt3sas_warpdrive.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00