From: Kirill A. Shutemov Date: Tue, 10 Feb 2015 22:11:22 +0000 (-0800) Subject: x86: drop _PAGE_FILE and pte_file()-related helpers X-Git-Tag: fixes-v4.0-rc1~155^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a191362058391878cc2a4d4ccddcd8223eb4f79;p=pandora-kernel.git x86: drop _PAGE_FILE and pte_file()-related helpers We've replaced remap_file_pages(2) implementation with emulation. Nobody creates non-linear mapping anymore. Signed-off-by: Kirill A. Shutemov Cc: Thomas Gleixner Cc: Ingo Molnar Cc: "H. Peter Anvin" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed