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

commit 8b70beac99466b6d164de9fe647b3567e6f17e3a 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>
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/sh/include/asm/pgtable_32.h
arch/sh/include/asm/pgtable_64.h