[PATCH 0/4] dma-mapping: Constify dma_attrs

Christoph Hellwig hch at infradead.org
Tue May 24 02:09:38 PDT 2016


I think this is moving into the wrong direction.  The right fix here
is to get of all the dma_attrs boilerplate code and just replace it
with a simple enum dma_flags.  This would simplify both the callers
and most importantly the wrappers for the flag-less versions a lot.



More information about the linux-arm-kernel mailing list