commit | b816157a5366550c5ee29a6431ba1abb88721266 | [log] [tgz] |
---|---|---|
author | Kirill A. Shutemov <kirill.shutemov@linux.intel.com> | Tue Feb 10 14:10:09 2015 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Feb 10 14:30:31 2015 -0800 |
tree | 1db62de6d0eb32a275ed4dabfa50e0fa1e0cded9 | |
parent | 5064c8e19dc215afae8ffae95570e7f22062d49c [diff] |
alpha: 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: Richard Henderson <rth@twiddle.net> Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru> Cc: Matt Turner <mattst88@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>