mbox series

[GIT,PULL] ata fixes for 6.12-rc3

Message ID 20241011100241.1825849-1-cassel@kernel.org
State New
Headers show
Series [GIT,PULL] ata fixes for 6.12-rc3 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-6.12-rc3

Message

Niklas Cassel Oct. 11, 2024, 10:02 a.m. UTC
Linus,

The following changes since commit 8cf0b93919e13d1e8d4466eb4080a4c4d9d66d7b:

  Linux 6.12-rc2 (2024-10-06 15:32:27 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-6.12-rc3

for you to fetch changes up to 0df4b9d91488922859db8dde4ee56936e01d547c:

  ata: libata: Update MAINTAINERS file (2024-10-10 10:58:27 +0200)

----------------------------------------------------------------
ata fixes for 6.12-rc3

 - Fix a hibernate regression where the disk was needlessly spun down and
   then immediately spun up both when entering and when resuming from
   hibernation (me)

 - Update the MAINTAINERS file to remove remnants from Jens maintainership
   of libata (Damien)

----------------------------------------------------------------
Damien Le Moal (1):
      ata: libata: Update MAINTAINERS file

Niklas Cassel (1):
      ata: libata: avoid superfluous disk spin down + spin up during hibernation

 MAINTAINERS             |  6 ------
 drivers/ata/libata-eh.c | 18 ++++++++++++++----
 2 files changed, 14 insertions(+), 10 deletions(-)

Comments

pr-tracker-bot@kernel.org Oct. 11, 2024, 7:33 p.m. UTC | #1
The pull request you sent on Fri, 11 Oct 2024 12:02:41 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-6.12-rc3

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

Thank you!