All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ata fixes for 6.1-rc2
@ 2022-10-20 23:50 Damien Le Moal
  2022-10-21  0:41 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Damien Le Moal @ 2022-10-20 23:50 UTC (permalink / raw)
  To: Linus Torvalds, linux-ide

Linus,

The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata tags/ata-6.1-rc2

for you to fetch changes up to 2ce3a0bf2010b16c78b78cc35a97fa913f1be0ca:

  ata: ahci_qoriq: Fix compilation warning (2022-10-18 08:02:14 +0900)

----------------------------------------------------------------
ata fixes for 6.1-rc2

Several minor fixes for rc2:

* Fix the module alias for the ahci_imx driver to get autoloading to
  work (from Alexander).

* Fix a potential array-index-out-of-bounds problem with the enclosure
  managment support in the ahci driver (from Kai-Heng).

* Several patches to fix compilation warnings thrown by clang in the
  ahci_st, sata_rcar, ahci_brcm, ahci_xgene, ahci_imx and ahci_qoriq
  drivers (from me).

----------------------------------------------------------------
Alexander Stein (1):
      ata: ahci-imx: Fix MODULE_ALIAS

Damien Le Moal (6):
      ata: ahci_st: Fix compilation warning
      ata: sata_rcar: Fix compilation warning
      ata: ahci_brcm: Fix compilation warning
      ata: ahci_xgene: Fix compilation warning
      ata: ahci_imx: Fix compilation warning
      ata: ahci_qoriq: Fix compilation warning

Kai-Heng Feng (1):
      ata: ahci: Match EM_MAX_SLOTS with SATA_PMP_MAX_PORTS

 drivers/ata/ahci.h       | 2 +-
 drivers/ata/ahci_brcm.c  | 2 +-
 drivers/ata/ahci_imx.c   | 4 ++--
 drivers/ata/ahci_qoriq.c | 2 +-
 drivers/ata/ahci_st.c    | 2 +-
 drivers/ata/ahci_xgene.c | 2 +-
 drivers/ata/sata_rcar.c  | 2 +-
 7 files changed, 8 insertions(+), 8 deletions(-)

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

* Re: [GIT PULL] ata fixes for 6.1-rc2
  2022-10-20 23:50 [GIT PULL] ata fixes for 6.1-rc2 Damien Le Moal
@ 2022-10-21  0:41 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-10-21  0:41 UTC (permalink / raw)
  To: Damien Le Moal; +Cc: Linus Torvalds, linux-ide

The pull request you sent on Fri, 21 Oct 2022 08:50:48 +0900:

> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata tags/ata-6.1-rc2

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

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:[~2022-10-21  0:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-20 23:50 [GIT PULL] ata fixes for 6.1-rc2 Damien Le Moal
2022-10-21  0:41 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.