mbox series

[GIT,PULL] ata fixes for 6.10-rc3

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

Pull-request

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

Message

Niklas Cassel June 7, 2024, 8:30 a.m. UTC
Linus,

The following changes since commit 3cb648c4dd3e8dde800fb3659250ed11f2d9efa5:

  ata: libata-core: Add ATA_HORKAGE_NOLPM for Apacer AS340 (2024-05-31 15:14:06 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 09fe2bfa6b83f865126ce3964744863f69a4a030:

  ata: pata_macio: Fix max_segment_size with PAGE_SIZE == 64K (2024-06-06 14:53:34 +0200)

----------------------------------------------------------------
ata fixes for 6.10-rc3

 - Fix a regression for the PATA MacIO driver were it would fail to probe
   because of the recent changes of initializing the limits in SCSI core.

----------------------------------------------------------------
Michael Ellerman (1):
      ata: pata_macio: Fix max_segment_size with PAGE_SIZE == 64K

 drivers/ata/pata_macio.c | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

Comments

pr-tracker-bot@kernel.org June 7, 2024, 9:17 p.m. UTC | #1
The pull request you sent on Fri,  7 Jun 2024 10:30:23 +0200:

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

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

Thank you!