diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-06-22 17:16:17 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-06-22 17:16:17 +0200 |
commit | da3b6ef17658160ad59cbc56c3c1f8f9a38337bd (patch) | |
tree | 057be9bcc391a100b7dc93934e29e6d1bf959c99 /fs | |
parent | Merge tag 'pwm/for-6.10-rc5-fixes-take2' of git://git.kernel.org/pub/scm/linu... (diff) | |
parent | ata: ahci: Do not enable LPM if no LPM states are supported by the HBA (diff) | |
download | linux-da3b6ef17658160ad59cbc56c3c1f8f9a38337bd.tar.xz linux-da3b6ef17658160ad59cbc56c3c1f8f9a38337bd.zip |
Merge tag 'ata-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux
Pull ata fix from Niklas Cassel:
- We currently enable DIPM (device initiated power management) in the
device (using a SET FEATURES call to the device), regardless if the
HBA supports any LPM states or not. It seems counter intuitive, and
potentially dangerous to enable a device side feature, when the HBA
does not have the corresponding support. Thus, make sure that we do
not enable DIPM if the HBA does not support any LPM states.
* tag 'ata-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux:
ata: ahci: Do not enable LPM if no LPM states are supported by the HBA
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions