1
0
Fork 0
alistair23-linux/drivers/dax
Dan Williams 4c3cb6e9a9 dax: fix mapping size check
pgoff_to_phys() validates that both the starting address and the length
of the mapping against the resource list.  We need to check for a
mapping size of PMD_SIZE not PAGE_SIZE in the pmd fault path.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2016-09-03 10:40:57 -07:00
..
Kconfig /dev/dax, core: file operations and dax-mmap 2016-05-20 22:02:55 -07:00
Makefile
dax.c dax: fix mapping size check 2016-09-03 10:40:57 -07:00
dax.h
pmem.c dax: fix device-dax region base 2016-08-26 17:39:35 -07:00