* [GIT PULL] ata fixes for 6.11-rc5
@ 2024-08-23 0:37 Damien Le Moal
2024-08-23 3:12 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Damien Le Moal @ 2024-08-23 0:37 UTC (permalink / raw)
To: Linus Torvalds, linux-ide; +Cc: Niklas Cassel
Linus,
The following changes since commit fa0db8e568787c665384430eaf2221b299b85367:
Revert "ata: libata-scsi: Honor the D_SENSE bit for CK_COND=1 and no error" (2024-08-14 15:49:37 +0200)
are available in the Git repository at:
ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-6.11-rc5
for you to fetch changes up to d4bc0a264fb482b019c84fbc7202dd3cab059087:
ata: pata_macio: Use WARN instead of BUG (2024-08-21 14:33:23 +0900)
----------------------------------------------------------------
ata fixes for 6.11-rc5
- Fix the max segment size and max number of segments supported by the
pata_macio driver to fix issues with BIO splitting leading to an
overflow of the adapter DMA table (from Michael).
- Related to the previous fix, change BUG_ON() calls for incorrect
command buffer segmentation into WARN_ON() and an error return (from
Michael).
----------------------------------------------------------------
Michael Ellerman (2):
ata: pata_macio: Fix DMA table overflow
ata: pata_macio: Use WARN instead of BUG
drivers/ata/pata_macio.c | 30 ++++++++++++++++++++----------
1 file changed, 20 insertions(+), 10 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] ata fixes for 6.11-rc5
2024-08-23 0:37 [GIT PULL] ata fixes for 6.11-rc5 Damien Le Moal
@ 2024-08-23 3:12 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-08-23 3:12 UTC (permalink / raw)
To: Damien Le Moal; +Cc: Linus Torvalds, linux-ide, Niklas Cassel
The pull request you sent on Fri, 23 Aug 2024 09:37:23 +0900:
> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-6.11-rc5
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/b78b25f69a1dfa79798f684ad34707b1da10a48f
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-08-23 3:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-23 0:37 [GIT PULL] ata fixes for 6.11-rc5 Damien Le Moal
2024-08-23 3:12 ` 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