x86: drop _PAGE_FILE and pte_file()-related helpers
authorKirill A. Shutemov <[email protected]>
Tue, 10 Feb 2015 22:11:22 +0000 (14:11 -0800)
committerLinus Torvalds <[email protected]>
Tue, 10 Feb 2015 22:30:33 +0000 (14:30 -0800)
commit0a191362058391878cc2a4d4ccddcd8223eb4f79
treea61b46f17075ca630b4832d9bbf629911716c7a6
parent40171798fe11a6dc1d963058b097b2c4c9d34a9c
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 <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/x86/include/asm/pgtable-2level.h
arch/x86/include/asm/pgtable-3level.h
arch/x86/include/asm/pgtable.h
arch/x86/include/asm/pgtable_64.h
arch/x86/include/asm/pgtable_types.h