diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-08-06 08:52:59 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-08-06 08:52:59 +0300 |
commit | 479058002c32b77acac43e883b92174e22c4be2d (patch) | |
tree | 9d1c295c0f185b8fc69f9450e8439b17d58a584f /lib/tests/stackinit_kunit.c | |
parent | a530a36bb548bbd441402b736f17339183ff53fd (diff) | |
parent | 6cb43739b93c64c4a2148222bd606e6920257752 (diff) |
Merge tag 'ata-6.17-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linuxHEADtorvalds/mastertorvalds/HEADmaster
Pull ata fixes from Damien Le Moal:
- Cleanup whitespace in messages in libata-core and the pata_pdc2027x,
pata_macio drivers (Colin)
- Fix ata_to_sense_error() to avoid seeing nonsensical sense data for
rare cases where we fail to get sense data from the drive. The
complementary fix to this is to ensure that we always return the
generic "ABORTED COMMAND" sense data for a failed command for which
we have no status or error fields
- The recent changes to link power management (LPM) which now prevent
the user from attempting to set an LPM policy through the
link_power_management_policy caused some regressions in test
environments because of the error that is now returned when writing
to that attribute when LPM is not supported. To allow users to not
trip on this, introduce the new link_power_management_supported
attribute to allow simple testing of a port/device LPM support (me)
* tag 'ata-6.17-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux:
ata: pata_pdc2027x: Remove space before newline and abbreviations
ata: pata_macio: Remove space before newline
ata: libata-core: Remove space before newline
ata: libata-sata: Add link_power_management_supported sysfs attribute
ata: libata-scsi: Return aborted command when missing sense and result TF
ata: libata-scsi: Fix ata_to_sense_error() status handling
Diffstat (limited to 'lib/tests/stackinit_kunit.c')
0 files changed, 0 insertions, 0 deletions