From: Kirill A. Shutemov Date: Tue, 10 Feb 2015 22:09:51 +0000 (-0800) Subject: mm: drop support of non-linear mapping from fault codepath X-Git-Tag: fixes-v4.0-rc1~155^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b4bdd2ffab9557ac43af7dff02e7dab1c8c58bd;p=pandora-kernel.git mm: drop support of non-linear mapping from fault codepath We don't create non-linear mappings anymore. Let's drop code which handles them on page fault. Signed-off-by: Kirill A. Shutemov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed