Linux ATA/IDE development
 help / color / mirror / Atom feed
* [GIT PULL] ata fixes for 6.10-rc5
@ 2024-06-22 14:59 Niklas Cassel
  2024-06-22 15:21 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Niklas Cassel @ 2024-06-22 14:59 UTC (permalink / raw)
  To: Linus Torvalds, linux-ide; +Cc: Damien Le Moal, Niklas Cassel

Linus,

The following changes since commit a6a75edc8669a4f030546c7390808ef0cc034742:

  ata: libata-scsi: Set the RMB bit only for removable media devices (2024-06-14 14:18:46 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-6.10-rc5

for you to fetch changes up to fa997b0576c9df635ee363406f5e014dba0f9264:

  ata: ahci: Do not enable LPM if no LPM states are supported by the HBA (2024-06-19 13:19:38 +0200)

----------------------------------------------------------------
ata fixes for 6.10-rc5

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

----------------------------------------------------------------
Niklas Cassel (1):
      ata: ahci: Do not enable LPM if no LPM states are supported by the HBA

 drivers/ata/ahci.c | 8 ++++++++
 1 file changed, 8 insertions(+)

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

* Re: [GIT PULL] ata fixes for 6.10-rc5
  2024-06-22 14:59 [GIT PULL] ata fixes for 6.10-rc5 Niklas Cassel
@ 2024-06-22 15:21 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-06-22 15:21 UTC (permalink / raw)
  To: Niklas Cassel; +Cc: Linus Torvalds, linux-ide, Damien Le Moal, Niklas Cassel

The pull request you sent on Sat, 22 Jun 2024 16:59:15 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-6.10-rc5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/da3b6ef17658160ad59cbc56c3c1f8f9a38337bd

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2024-06-22 15:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-22 14:59 [GIT PULL] ata fixes for 6.10-rc5 Niklas Cassel
2024-06-22 15:21 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox