Skip to content
Commit 872eb127 authored by Matthew Wilcox's avatar Matthew Wilcox Committed by Al Viro
Browse files

dax: Use copy_from_iter_nocache



When userspace does a write, there's no need for the written data to
pollute the CPU cache.  This matches the original XIP code.

Signed-off-by: default avatarMatthew Wilcox <willy@linux.intel.com>
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 44f4c054
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