linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* cleanup vmap usage in the dma-mapping layer
@ 2019-06-04  6:55 Christoph Hellwig
  2019-06-04  6:55 ` [PATCH 1/3] vmalloc: lift the arm flag for coherent mappings to common code Christoph Hellwig
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Christoph Hellwig @ 2019-06-04  6:55 UTC (permalink / raw)
  To: iommu
  Cc: Russell King, Robin Murphy, linux-arm-kernel, linux-xtensa,
	linux-mm, linux-kernel

Hi all,

the common DMA remapping code uses the vmalloc/vmap code to create
page table entries for DMA mappings.  This series lifts the currently
arm specific VM_* flag for that into common code, and also exposes
it to userspace in procfs to better understand the mappings, and cleans
up a couple helpers in this area.

^ permalink raw reply	[flat|nested] 5+ messages in thread
* cleanup vmap usage in the dma-mapping layer
@ 2019-08-30  6:29 Christoph Hellwig
  0 siblings, 0 replies; 5+ messages in thread
From: Christoph Hellwig @ 2019-08-30  6:29 UTC (permalink / raw)
  To: iommu
  Cc: Russell King, Robin Murphy, linux-arm-kernel, linux-xtensa,
	linux-mm, linux-kernel

Hi all,

the common DMA remapping code uses the vmalloc/vmap code to create
page table entries for DMA mappings.  This series lifts the currently
arm specific VM_* flag for that into common code, and also exposes
it to userspace in procfs to better understand the mappings.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-08-30  6:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-04  6:55 cleanup vmap usage in the dma-mapping layer Christoph Hellwig
2019-06-04  6:55 ` [PATCH 1/3] vmalloc: lift the arm flag for coherent mappings to common code Christoph Hellwig
2019-06-04  6:55 ` [PATCH 2/3] dma-mapping: always use VM_DMA_COHERENT for generic DMA remap Christoph Hellwig
2019-06-04  6:55 ` [PATCH 3/3] dma-mapping: introduce a dma_common_find_pages helper Christoph Hellwig
2019-08-30  6:29 cleanup vmap usage in the dma-mapping layer Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).