* [GIT PULL] dma-mapping fixes for Linux 6.2
@ 2022-12-23 14:43 Christoph Hellwig
2022-12-23 20:08 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Christoph Hellwig @ 2022-12-23 14:43 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, iommu
The following changes since commit 6feb57c2fd7c787aecf2846a535248899e7b70fa:
Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild (2022-12-19 12:33:32 -0600)
are available in the Git repository at:
git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-2022-12-23
for you to fetch changes up to 3622b86f49f84e52fb41fee9eb55f9290613dfc3:
dma-mapping: reject GFP_COMP for noncoherent allocations (2022-12-21 08:45:38 +0100)
----------------------------------------------------------------
dma-mapping fixes for Linux 6.2
Fix up the sound code to not pass __GFP_COMP to the non-coherent DMA
allocator, as it copes with that just as badly as the coherent allocator,
and then add a check to make sure no one passes the flag ever again.
----------------------------------------------------------------
Christoph Hellwig (2):
ALSA: memalloc: don't use GFP_COMP for non-coherent dma allocations
dma-mapping: reject GFP_COMP for noncoherent allocations
kernel/dma/mapping.c | 4 ++++
sound/core/memalloc.c | 4 ++--
2 files changed, 6 insertions(+), 2 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] dma-mapping fixes for Linux 6.2
2022-12-23 14:43 [GIT PULL] dma-mapping fixes for Linux 6.2 Christoph Hellwig
@ 2022-12-23 20:08 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-12-23 20:08 UTC (permalink / raw)
To: Christoph Hellwig; +Cc: Linus Torvalds, linux-kernel, iommu
The pull request you sent on Fri, 23 Dec 2022 15:43:31 +0100:
> git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-2022-12-23
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/59d2c635f6cfb0a8c7e5acb06b10c4e587fbfd1a
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:[~2022-12-23 20:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-23 14:43 [GIT PULL] dma-mapping fixes for Linux 6.2 Christoph Hellwig
2022-12-23 20:08 ` 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
all inboxes | Powered by JetHome®