]> Git Repo - linux.git/commitdiff
Merge tag 'dma-mapping-6.10-2024-05-31' of git://git.infradead.org/users/hch/dma...
authorLinus Torvalds <[email protected]>
Fri, 31 May 2024 19:14:55 +0000 (12:14 -0700)
committerLinus Torvalds <[email protected]>
Fri, 31 May 2024 19:14:55 +0000 (12:14 -0700)
Pull dma-mapping fixes from Christoph Hellwig:

 - dma-mapping benchmark error handling fixes (Fedor Pchelkin)

 - correct a config symbol reference in the DMA API documentation (Lukas
   Bulwahn)

* tag 'dma-mapping-6.10-2024-05-31' of git://git.infradead.org/users/hch/dma-mapping:
  Documentation/core-api: correct reference to SWIOTLB_DYNAMIC
  dma-mapping: benchmark: handle NUMA_NO_NODE correctly
  dma-mapping: benchmark: fix node id validation
  dma-mapping: benchmark: avoid needless copy_to_user if benchmark fails
  dma-mapping: benchmark: fix up kthread-related error handling


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