linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Disable CDL probing on ATA with mpt2sas and mpt3sas
@ 2025-07-23  5:23 Damien Le Moal
  2025-07-23  5:23 ` [PATCH 1/2] scsi: Allow SCSI hosts to force-disable CDL support probing Damien Le Moal
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Damien Le Moal @ 2025-07-23  5:23 UTC (permalink / raw)
  To: linux-scsi, Martin K . Petersen, Sathya Prakash, Sreekanth Reddy,
	Suganath Prabu Subramani, MPT-FusionLinux.pdl
  Cc: Friedrich Weber

Martin,

Friedrich reported issues with HBAs using the mpt3sas driver and CDL
probe, particularly on device hot-plug. These 2 patches address this
issue by force-disabling CDL probing with mpt2sas and mpt3sas. This has
no effect on feature limitation since the firmware of all HBAs driven by
mpt2sas and mpt3sas do not have a SAT implementation capable of handling
CDL on ATA devices.

Damien Le Moal (2):
  scsi: Allow SCSI hosts to force-disable CDL support probing
  scsi: mpt3sas: Disable Command Duration Limit Probing

 drivers/scsi/mpt3sas/mpt3sas_scsih.c | 2 ++
 drivers/scsi/scsi.c                  | 6 +++++-
 include/scsi/scsi_host.h             | 6 ++++++
 3 files changed, 13 insertions(+), 1 deletion(-)

-- 
2.50.1


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

end of thread, other threads:[~2025-07-30 10:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-23  5:23 [PATCH 0/2] Disable CDL probing on ATA with mpt2sas and mpt3sas Damien Le Moal
2025-07-23  5:23 ` [PATCH 1/2] scsi: Allow SCSI hosts to force-disable CDL support probing Damien Le Moal
2025-07-23  5:23 ` [PATCH 2/2] scsi: mpt3sas: Disable Command Duration Limit Probing Damien Le Moal
2025-07-24 12:01 ` [PATCH 0/2] Disable CDL probing on ATA with mpt2sas and mpt3sas Friedrich Weber
2025-07-24 13:10   ` Damien Le Moal
2025-07-30 10:44     ` Friedrich Weber

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).