commit | 8b70beac99466b6d164de9fe647b3567e6f17e3a | [log] [tgz] |
---|---|---|
author | Kirill A. Shutemov <kirill.shutemov@linux.intel.com> | Tue Feb 10 14:11:09 2015 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Feb 10 14:30:33 2015 -0800 |
tree | dc4e816dd2a8e0441d26b199cc149b552e91e259 | |
parent | 917e401ea75478d4f4575bc8b0ef3d14ecf9ef69 [diff] |
sh: 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> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>