Files
linux/drivers
Igor Pylypiv 99618f8a72 ata: libata-core: Allow command duration limits detection for ACS-4 drives
commit c0297e7dd50795d559f3534887a6de1756b35d0f upstream.

Even though the command duration limits (CDL) feature was first added
in ACS-5 (major version 12), there are some ACS-4 (major version 11)
drives that implement CDL as well.

IDENTIFY_DEVICE, SUPPORTED_CAPABILITIES, and CURRENT_SETTINGS log pages
are mandatory in the ACS-4 standard so it should be safe to read these
log pages on older drives implementing the ACS-4 standard.

Fixes: 62e4a60e0c ("scsi: ata: libata: Detect support for command duration limits")
Cc: stable@vger.kernel.org
Signed-off-by: Igor Pylypiv <ipylypiv@google.com>
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-04-17 11:19:25 +02:00
..
2024-04-03 15:28:28 +02:00
2024-04-10 16:35:45 +02:00
2024-02-05 20:14:15 +00:00
2024-04-03 15:28:52 +02:00
2024-04-10 16:35:42 +02:00
2024-01-20 11:51:48 +01:00
2024-03-26 18:20:10 -04:00