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

commit 917e401ea75478d4f4575bc8b0ef3d14ecf9ef69 upstream.

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 <kirill.shutemov@linux.intel.com>
Cc: Chen Liqin <liqin.linux@gmail.com>
Cc: Lennox Wu <lennox.wu@gmail.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/score/include/asm/pgtable-bits.h
arch/score/include/asm/pgtable.h