]> git.hungrycats.org Git - linux/commit
mips: drop _PAGE_FILE and pte_file()-related helpers
authorKirill A. Shutemov <kirill@shutemov.name>
Tue, 10 Feb 2015 22:10:50 +0000 (14:10 -0800)
committerBen Hutchings <ben@decadent.org.uk>
Wed, 3 Oct 2018 03:09:56 +0000 (04:09 +0100)
commitd513a8e0ba3b3ea19841cb023954f3a76436a34c
tree3aa5cca5da9cafc37a4c0eae910b6510bef91075
parent1f35e3eba1b7f2ff2789e639ff6f3474ea8aafa9
mips: drop _PAGE_FILE and pte_file()-related helpers

commit b32da82e28ce90bff4e371fc15d2816fa3175bb0 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>
Cc: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
[bwh: Backported to 3.16: Deleted definitions are slightly different]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
arch/mips/include/asm/pgtable-32.h
arch/mips/include/asm/pgtable-64.h
arch/mips/include/asm/pgtable-bits.h
arch/mips/include/asm/pgtable.h