diff options
author | Igor Pylypiv <ipylypiv@google.com> | 2024-04-11 23:12:24 +0300 |
---|---|---|
committer | Damien Le Moal <dlemoal@kernel.org> | 2024-04-13 04:42:28 +0300 |
commit | c0297e7dd50795d559f3534887a6de1756b35d0f (patch) | |
tree | 0d9a94a3bb08a5281d06291e5f3d86d5e6d18a0b /rust/kernel | |
parent | 79336504781e7fee5ddaf046dcc186c8dfdf60b1 (diff) | |
download | linux-c0297e7dd50795d559f3534887a6de1756b35d0f.tar.xz |
ata: libata-core: Allow command duration limits detection for ACS-4 drives
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: 62e4a60e0cdb ("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>
Diffstat (limited to 'rust/kernel')
0 files changed, 0 insertions, 0 deletions