commit | 27ba0644ea9dfe6e7693abc85837b60e40583b96 | [log] [tgz] |
---|---|---|
author | Kirill A. Shutemov <kirill.shutemov@linux.intel.com> | Tue Feb 10 14:09:59 2015 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Feb 10 14:30:31 2015 -0800 |
tree | a1e04ba5026728711bde87cb2f336d2444ee6ffe | |
parent | 1da4b35b001481df99a6dcab12d5d39a876f7056 [diff] |
rmap: drop support of non-linear mappings We don't create non-linear mappings anymore. Let's drop code which handles them in rmap. 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>