diff options
| author | Sreekanth Reddy <[email protected]> | 2022-03-03 19:32:03 +0530 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2022-03-08 22:34:46 -0500 |
| commit | 0c25422d34b4726b2707d5f38560943155a91b80 (patch) | |
| tree | bb1c953b6953df22bf99863b78b01d0bd7d783a0 /tools/perf/scripts/python/bin | |
| parent | 271add11994ba1a334859069367e04d2be2ebdd4 (diff) | |
scsi: mpt3sas: Remove scsi_dma_map() error messages
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/[email protected]
Suggested-by: Christoph Hellwig <[email protected]>
Signed-off-by: Sreekanth Reddy <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions