https://github.com/torvalds/linux
Revision 515dcc2e02178ea8af2ea53b4ae5bdb6875b53ef authored by Linus Torvalds on 20 October 2021, 20:16:51 UTC, committed by Linus Torvalds on 20 October 2021, 20:16:51 UTC
Pull dma-mapping fixes from Christoph Hellwig:

 - fix more dma-debug fallout (Gerald Schaefer, Hamza Mahfooz)

 - fix a kerneldoc warning (Logan Gunthorpe)

* tag 'dma-mapping-5.15-2' of git://git.infradead.org/users/hch/dma-mapping:
  dma-debug: teach add_dma_entry() about DMA_ATTR_SKIP_CPU_SYNC
  dma-debug: fix sg checks in debug_dma_map_sg()
  dma-mapping: fix the kerneldoc for dma_map_sgtable()
2 parent s 8e37395 + c2bbf9d
History
Tip revision: 515dcc2e02178ea8af2ea53b4ae5bdb6875b53ef authored by Linus Torvalds on 20 October 2021, 20:16:51 UTC
Merge tag 'dma-mapping-5.15-2' of git://git.infradead.org/users/hch/dma-mapping
Tip revision: 515dcc2

back to top