From: Kirill A. Shutemov Date: Tue, 10 Feb 2015 22:10:15 +0000 (-0800) Subject: arm64: drop PTE_FILE and pte_file()-related helpers X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~139^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b3e661e58b90b0c2d5c2168c23408f1e59e9e35;p=pandora-kernel.git arm64: drop PTE_FILE and pte_file()-related helpers We've replaced remap_file_pages(2) implementation with emulation. Nobody creates non-linear mapping anymore. This patch also adjust __SWP_TYPE_SHIFT and increase number of bits availble for swap offset. Signed-off-by: Kirill A. Shutemov Acked-by: Catalin Marinas Cc: Will Deacon Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed