Re: [PATCH 33/38] sparc: drop pte_file()-related helpers

2014-12-25 Thread David Miller
From: "Kirill A. Shutemov" Date: Wed, 24 Dec 2014 14:22:41 +0200 > We've replaced remap_file_pages(2) implementation with emulation. > Nobody creates non-linear mapping anymore. > > This patch also increase number of bits availble for swap offset. > > Signed-off-by: Kirill A. Shutemov > Cc: "D

[PATCH 33/38] sparc: drop 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 increase number of bits availble for swap offset. Signed-off-by: Kirill A. Shutemov Cc: "David S. Miller" --- arch/sparc/include/asm/pgtable_32.h | 24 --