Commit ef7cc35b authored by James Bottomley's avatar James Bottomley Committed by James Bottomley
Browse files

parisc: add mm API for DMA to vmalloc/vmap areas



We already have an API to flush a kernel page along an alias
address, so use it.  The TLB purge prevents the CPU from doing
speculative moveins on the flushed address, so we don't need to
implement and invalidate.

Acked-by: default avatarKyle McMartin <kyle@mcmartin.ca>
Signed-off-by: default avatarJames Bottomley <James.Bottomley@suse.de>
parent 9df5f741
Supports Markdown
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