linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ata fixes for 6.9-rc3
@ 2024-04-05 13:05 Damien Le Moal
  2024-04-05 20:10 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Damien Le Moal @ 2024-04-05 13:05 UTC (permalink / raw)
  To: Linus Torvalds, linux-ide; +Cc: Niklas Cassel

Linus,

The following changes since commit 39cd87c4eb2b893354f3b850f916353f2658ae6f:

  Linux 6.9-rc2 (2024-03-31 14:32:39 -0700)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-6.9-rc3

for you to fetch changes up to e85006ae7430aef780cc4f0849692e266a102ec0:

  ata: sata_gemini: Check clk_enable() result (2024-04-04 12:42:00 +0900)

----------------------------------------------------------------
ata fixes for 6.9-rc3

 - Compilation warning fixes from Arnd: one in the sata_sx4 driver due
   to an incorrect calculation of the parameters passed to memcpy() and
   another one in the sata_mv driver when CONFIG_PCI is not set.

 - Drop the owner driver field assignment in the pata_macio driver. That
   is not needed as the PCI core code does that already (Krzysztof).

 - Remove an unusued field in struct st_ahci_drv_data of the ahci_st
   driver (Christophe).

 - Add a missing clock probe error check in the sata_gemini driver
   (Chen).

----------------------------------------------------------------
Arnd Bergmann (2):
      ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bit
      ata: sata_mv: Fix PCI device ID table declaration compilation warning

Chen Ni (1):
      ata: sata_gemini: Check clk_enable() result

Christophe JAILLET (1):
      ata: ahci_st: Remove an unused field in struct st_ahci_drv_data

Krzysztof Kozlowski (1):
      ata: pata_macio: drop driver owner assignment

 drivers/ata/ahci_st.c     |  1 -
 drivers/ata/pata_macio.c  |  3 ---
 drivers/ata/sata_gemini.c |  5 +++-
 drivers/ata/sata_mv.c     | 63 +++++++++++++++++++++++------------------------
 drivers/ata/sata_sx4.c    |  6 ++---
 5 files changed, 37 insertions(+), 41 deletions(-)

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

* Re: [GIT PULL] ata fixes for 6.9-rc3
  2024-04-05 13:05 [GIT PULL] ata fixes for 6.9-rc3 Damien Le Moal
@ 2024-04-05 20:10 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-04-05 20:10 UTC (permalink / raw)
  To: Damien Le Moal; +Cc: Linus Torvalds, linux-ide, Niklas Cassel

The pull request you sent on Fri,  5 Apr 2024 22:05:48 +0900:

> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-6.9-rc3

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

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-04-05 20:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-05 13:05 [GIT PULL] ata fixes for 6.9-rc3 Damien Le Moal
2024-04-05 20:10 ` 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;
as well as URLs for NNTP newsgroup(s).