mbox series

[GIT,PULL] ata fixes for 6.13-rc3

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

Pull-request

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

Message

Damien Le Moal Dec. 14, 2024, 5:37 a.m. UTC
Linus,

The following changes since commit fac04efc5c793dccbd07e2d59af9f90b7fc0dca4:

  Linux 6.13-rc2 (2024-12-08 14:03:39 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 676fe1f6f74db988191dab5df3bf256908177072:

  ata: sata_highbank: fix OF node reference leak in highbank_initialize_phys() (2024-12-09 09:06:58 +0900)

----------------------------------------------------------------
ata fixes for 6.13-rc3

 - Fix an OF node reference leak in the sata_highbank driver.

----------------------------------------------------------------
Joe Hattori (1):
      ata: sata_highbank: fix OF node reference leak in highbank_initialize_phys()

 drivers/ata/sata_highbank.c | 1 +
 1 file changed, 1 insertion(+)

Comments

pr-tracker-bot@kernel.org Dec. 14, 2024, 5:06 p.m. UTC | #1
The pull request you sent on Sat, 14 Dec 2024 14:37:48 +0900:

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

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

Thank you!