commit | 40171798fe11a6dc1d963058b097b2c4c9d34a9c | [log] [tgz] |
---|---|---|
author | Kirill A. Shutemov <kirill.shutemov@linux.intel.com> | Tue Feb 10 14:11:20 2015 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Feb 10 14:30:33 2015 -0800 |
tree | f38e87814df5c4febb8713d885a20fd604f07d99 | |
parent | 3513006a5691ae3629eef9ddef0b71a47c40dfbc [diff] |
unicore32: drop 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: Guan Xuetao <gxt@mprc.pku.edu.cn> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>