From: Kirill A. Shutemov Date: Tue, 10 Feb 2015 22:10:17 +0000 (-0800) Subject: arm: drop L_PTE_FILE and pte_file()-related helpers X-Git-Tag: fixes-v4.0-rc1~155^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b007ea798f5c568d3f464d37288220ef570f062c;p=pandora-kernel.git arm: drop L_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, effectively increase size of possible swap file to 128G. Signed-off-by: Kirill A. Shutemov Cc: Russell King Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed