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

commit 3824e3cf7e865b2ff0b71de23b16e332fe6a853a 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: Jonas Bonn <jonas@southpole.se>
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/openrisc/include/asm/pgtable.h
arch/openrisc/kernel/head.S