]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'dma-mapping-4.17' of git://git.infradead.org/users/hch/dma-mapping
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 5 Apr 2018 17:23:24 +0000 (10:23 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 5 Apr 2018 17:23:24 +0000 (10:23 -0700)
commit52e9daca798cb802308121d24a00b347ccc93638
tree0632532df17bf40af0112faefb8bfa6f2ded315e
parentc4d5aca2c2582adc05cfd912e6a75dbe577861e6
parentb65e67703e5c8d4f36494e14bd1d8adf0dd465d4
Merge tag 'dma-mapping-4.17' of git://git.infradead.org/users/hch/dma-mapping

Pull dma-mapping updates from Christoph Hellwig:
 "Very light this round as the interesting dma mapping changes went
  through the x86 tree.

  This just provides proper stubs for architectures not supporting dma
  (Geert Uytterhoeven)"

* tag 'dma-mapping-4.17' of git://git.infradead.org/users/hch/dma-mapping:
  usb: gadget: Add NO_DMA dummies for DMA mapping API
  scsi: Add NO_DMA dummies for SCSI DMA mapping API
  mm: Add NO_DMA dummies for DMA pool API
  dma-coherent: Add NO_DMA dummies for managed DMA API
  dma-mapping: Convert NO_DMA get_dma_ops() into a real dummy
include/linux/dma-mapping.h
include/linux/usb/gadget.h