Re: [PATCH 11/38] arm64: drop PTE_FILE and pte_file()-related helpers

2014-12-24 Thread Catalin Marinas
On Wed, Dec 24, 2014 at 12:22:19PM +, Kirill A. Shutemov wrote: > 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-b

[PATCH 11/38] arm64: drop PTE_FILE and pte_file()-related helpers

2014-12-24 Thread Kirill A. Shutemov
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 Cc: Catalin Marinas Cc: Will Deacon --- arch/arm64/inclu