]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "mm: disable fault around on emulated access bit architecture"
authorKirill A. Shutemov <kirill.shutemov@linux.intel.com>
Fri, 24 Jun 2016 21:49:48 +0000 (14:49 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 25 Jun 2016 00:23:52 +0000 (17:23 -0700)
commit5aa7eb04ed5dd411f5f5bb28b3320da09cfb23b9
treee399b0f3128de05a21555f8883b43e8ac5da2b4c
parent0e47eed1adf7697f472ff6a644fb68dbc8f7f07f
Revert "mm: disable fault around on emulated access bit architecture"

This reverts commit e8dff0135b98d0b7c277b51a2b013c0436e9df89.

After revert of 69aaa07c84e1 ("mm: make faultaround produce old ptes")
faultaround doesn't have dependencies on hardware accessed bit, so let's
revert this one too.

Link: http://lkml.kernel.org/r/1465893750-44080-3-git-send-email-kirill.shutemov@linux.intel.com
Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Reported-by: "Huang, Ying" <ying.huang@intel.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Rik van Riel <riel@redhat.com>
Cc: Mel Gorman <mgorman@suse.de>
Cc: Michal Hocko <mhocko@suse.com>
Cc: Minchan Kim <minchan@kernel.org>
Cc: Vinayak Menon <vinmenon@codeaurora.org>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/memory.c