From 780fc5642f59b6c6e2b05794de60b2d2ad5f040e Mon Sep 17 00:00:00 2001 From: "Kirill A. Shutemov" Date: Mon, 16 Feb 2015 16:00:18 -0800 Subject: [PATCH] powerpc: 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: Benjamin Herrenschmidt Cc: Paul Mackerras Cc: Michael Ellerman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed