commit | 1eeda0abf4425c91e7ce3ca32f1908c3a51bf84e | [log] [tgz] |
---|---|---|
author | Kirill A. Shutemov <kirill@shutemov.name> | Tue Feb 10 14:10:41 2015 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Feb 10 14:30:32 2015 -0800 |
tree | 80f47045595f8698f42df5252cab9acc7eea9bd3 | |
parent | 406b16e26d0996516c8d1641008a7d326bf282d6 [diff] |
m68k: drop _PAGE_FILE and pte_file()-related helpers 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: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>