diff options
author | 2015-09-08 14:59:34 -0700 | |
---|---|---|
committer | 2015-09-08 15:35:28 -0700 | |
commit | d295e3415a88ae63a37a22652808b20c7fcb970e (patch) | |
tree | a4b702c5e99fc2c137ac2512c8ce02bd729e2556 /mm/memtest.c | |
parent | thp: fix zap_huge_pmd() for DAX (diff) | |
download | wireguard-linux-d295e3415a88ae63a37a22652808b20c7fcb970e.tar.xz wireguard-linux-d295e3415a88ae63a37a22652808b20c7fcb970e.zip |
dax: don't use set_huge_zero_page()
This is another place where DAX assumed that pgtable_t was a pointer.
Open code the important parts of set_huge_zero_page() in DAX and make
set_huge_zero_page() static again.
Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/memtest.c')
0 files changed, 0 insertions, 0 deletions