* [GIT PULL] dma-mapping fixes for 4.20
@ 2018-11-25 8:35 Christoph Hellwig
2018-11-25 17:45 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Christoph Hellwig @ 2018-11-25 8:35 UTC (permalink / raw)
To: Linus Torvalds
Cc: Konrad Rzeszutek Wilk, Stefano Stabellini, Robin Murphy,
Marek Szyprowski, iommu, linux-kernel
The following changes since commit c8ce94b8fe5324aca4c10baeb53dea2d5775a170:
Merge tag 'mips_fixes_4.20_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux (2018-11-20 14:31:00 -0800)
are available in the Git repository at:
git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-4.20-3
for you to fetch changes up to cb216b84d6ea24fa10f1e7aac35de77246841041:
swiotlb: Skip cache maintenance on map error (2018-11-21 18:47:58 +0100)
----------------------------------------------------------------
Two dma-direct / swiotlb regressions fixes
- 0 is a valid physical address on some arm boards, we can't use
0 as the error value
- don't try to cache flush the error return value (no matter what it is)
----------------------------------------------------------------
Robin Murphy (2):
dma-direct: Make DIRECT_MAPPING_ERROR viable for SWIOTLB
swiotlb: Skip cache maintenance on map error
include/linux/dma-direct.h | 2 +-
kernel/dma/swiotlb.c | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] dma-mapping fixes for 4.20
2018-11-25 8:35 [GIT PULL] dma-mapping fixes for 4.20 Christoph Hellwig
@ 2018-11-25 17:45 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2018-11-25 17:45 UTC (permalink / raw)
To: Christoph Hellwig
Cc: Linus Torvalds, Konrad Rzeszutek Wilk, Stefano Stabellini,
Robin Murphy, Marek Szyprowski, iommu, linux-kernel
The pull request you sent on Sun, 25 Nov 2018 09:35:52 +0100:
> git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-4.20-3
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d6d460b89378b1bc6715574cdafd748ba59d5a27
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-11-25 17:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-25 8:35 [GIT PULL] dma-mapping fixes for 4.20 Christoph Hellwig
2018-11-25 17:45 ` 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
Powered by JetHome