https://github.com/torvalds/linux
Revision f449b936f1aff7696b24a338f493d5cee8d48d55 authored by Jan Kara on 19 October 2016, 12:48:38 UTC, committed by Dan Williams on 27 December 2016, 04:29:25 UTC
The only case when we do not finish the page fault completely is when we
are loading hole pages into a radix tree. Avoid this special case and
finish the fault in that case as well inside the DAX fault handler. It
will allow us for easier iomap handling.

Reviewed-by: Ross Zwisler <ross.zwisler@linux.intel.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
1 parent e3fce68
History
Tip revision: f449b936f1aff7696b24a338f493d5cee8d48d55 authored by Jan Kara on 19 October 2016, 12:48:38 UTC
dax: Finish fault completely when loading holes
Tip revision: f449b93
File Mode Size
cpu-cooling-api.txt -rw-r--r-- 8.6 KB
exynos_thermal -rw-r--r-- 2.8 KB
exynos_thermal_emulation -rw-r--r-- 2.2 KB
intel_powerclamp.txt -rw-r--r-- 11.4 KB
nouveau_thermal -rw-r--r-- 2.7 KB
power_allocator.txt -rw-r--r-- 10.2 KB
sysfs-api.txt -rw-r--r-- 24.1 KB
x86_pkg_temperature_thermal -rw-r--r-- 1.4 KB

back to top