https://github.com/torvalds/linux
Revision 872eb127e3a6cddcfca1410bb808d9b9bc773dc1 authored by Matthew Wilcox on 03 July 2015, 14:40:39 UTC, committed by Al Viro on 04 July 2015, 19:56:56 UTC
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: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
1 parent 44f4c05
History
Tip revision: 872eb127e3a6cddcfca1410bb808d9b9bc773dc1 authored by Matthew Wilcox on 03 July 2015, 14:40:39 UTC
dax: Use copy_from_iter_nocache
Tip revision: 872eb12
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 4.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.7 KB
Kbuild -rw-r--r-- 2.1 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 302.4 KB
Makefile -rw-r--r-- 53.1 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top