mbox series

[GIT,PULL] ata fixes for 6.11-rc7

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

Pull-request

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

Message

Damien Le Moal Sept. 1, 2024, 11:04 p.m. UTC
Linus,

The following changes since commit d4bc0a264fb482b019c84fbc7202dd3cab059087:

  ata: pata_macio: Use WARN instead of BUG (2024-08-21 14:33:23 +0900)

are available in the Git repository at:

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

for you to fetch changes up to 284b75a3d83c7631586d98f6dede1d90f128f0db:

  ata: libata: Fix memory leak for error path in ata_host_alloc() (2024-08-27 06:54:36 +0900)

----------------------------------------------------------------
ata fixes for 6.11-rc7

 - Fix a potential memory leak in the ata host initialization code (from
   Zheng).

----------------------------------------------------------------
Zheng Qixing (1):
      ata: libata: Fix memory leak for error path in ata_host_alloc()

 drivers/ata/libata-core.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org Sept. 2, 2024, 3:20 a.m. UTC | #1
The pull request you sent on Mon,  2 Sep 2024 08:04:31 +0900:

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

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

Thank you!