]> git.hungrycats.org Git - linux/commit
tile: drop pte_file()-related helpers
authorKirill A. Shutemov <kirill.shutemov@linux.intel.com>
Tue, 10 Feb 2015 22:11:14 +0000 (14:11 -0800)
committerBen Hutchings <ben@decadent.org.uk>
Wed, 3 Oct 2018 03:09:57 +0000 (04:09 +0100)
commitdfaa82c2551e9088df53d75a9b15d351ffaad83a
tree88b8f90e9ba63e3eb7cf567f7f9d5509eab2c817
parent85bbb556636d2d50eadec0b95f64ba42a785561e
tile: drop pte_file()-related helpers

commit eb12f4872a3845a8803f689646dea5b92a30aff7 upstream.

We've replaced remap_file_pages(2) implementation with emulation.  Nobody
creates non-linear mapping anymore.

Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Acked-by: Chris Metcalf <cmetcalf@ezchip.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
arch/tile/include/asm/pgtable.h
arch/tile/mm/homecache.c