From: Mel Gorman Date: Thu, 19 Dec 2013 01:08:41 +0000 (-0800) Subject: mm: numa: clear numa hinting information on mprotect X-Git-Tag: v3.13-rc5~23^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1667918b6483;p=pandora-kernel.git mm: numa: clear numa hinting information on mprotect On a protection change it is no longer clear if the page should be still accessible. This patch clears the NUMA hinting fault bits on a protection change. Signed-off-by: Mel Gorman Reviewed-by: Rik van Riel Cc: Alex Thorlton Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed