]> Git Repo - linux.git/commitdiff
Merge tag 'dma-mapping-2022-12-23' of git://git.infradead.org/users/hch/dma-mapping
authorLinus Torvalds <[email protected]>
Fri, 23 Dec 2022 19:44:20 +0000 (11:44 -0800)
committerLinus Torvalds <[email protected]>
Fri, 23 Dec 2022 19:44:20 +0000 (11:44 -0800)
Pull dma-mapping fixes from Christoph Hellwig:
 "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"

* tag 'dma-mapping-2022-12-23' of git://git.infradead.org/users/hch/dma-mapping:
  dma-mapping: reject GFP_COMP for noncoherent allocations
  ALSA: memalloc: don't use GFP_COMP for non-coherent dma allocations


Trivial merge
This page took 0.04294 seconds and 4 git commands to generate.