Skip to content
Snippets Groups Projects
Commit c30700db authored by Christoph Hellwig's avatar Christoph Hellwig
Browse files

dma-direct: provide generic support for uncached kernel segments


A few architectures support uncached kernel segments.  In that case we get
an uncached mapping for a given physica address by using an offset in the
uncached segement.  Implement support for this scheme in the generic
dma-direct code instead of duplicating it in arch hooks.

Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent 67f30ad1
No related branches found
No related tags found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment