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
powercap
regulator
00-INDEX -rw-r--r-- 1.5 KB
apm-acpi.txt -rw-r--r-- 1.5 KB
basic-pm-debugging.txt -rw-r--r-- 11.9 KB
charger-manager.txt -rw-r--r-- 9.2 KB
devices.txt -rw-r--r-- 36.8 KB
drivers-testing.txt -rw-r--r-- 2.1 KB
freezing-of-tasks.txt -rw-r--r-- 11.9 KB
interface.txt -rw-r--r-- 3.5 KB
notifiers.txt -rw-r--r-- 2.8 KB
opp.txt -rw-r--r-- 14.2 KB
pci.txt -rw-r--r-- 53.7 KB
pm_qos_interface.txt -rw-r--r-- 10.2 KB
power_supply_class.txt -rw-r--r-- 9.1 KB
runtime_pm.txt -rw-r--r-- 44.2 KB
s2ram.txt -rw-r--r-- 3.3 KB
states.txt -rw-r--r-- 6.2 KB
suspend-and-cpuhotplug.txt -rw-r--r-- 12.5 KB
suspend-and-interrupts.txt -rw-r--r-- 7.0 KB
swsusp-and-swap-files.txt -rw-r--r-- 2.7 KB
swsusp-dmcrypt.txt -rw-r--r-- 4.7 KB
swsusp.txt -rw-r--r-- 17.3 KB
tricks.txt -rw-r--r-- 753 bytes
userland-swsusp.txt -rw-r--r-- 8.4 KB
video.txt -rw-r--r-- 8.3 KB

back to top