commit | 3c67f474558748b604e247d92b55dfe89654c81d | [log] [tgz] |
---|---|---|
author | Mel Gorman <mgorman@suse.de> | Wed Dec 18 17:08:40 2013 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Dec 18 19:04:51 2013 -0800 |
tree | 501810c12c591b51393b01c8271c2837c95c618a | |
parent | eb4489f69f224356193364dc2762aa009738ca7f [diff] |
sched: numa: skip inaccessible VMAs Inaccessible VMA should not be trapping NUMA hint faults. Skip them. Signed-off-by: Mel Gorman <mgorman@suse.de> Reviewed-by: Rik van Riel <riel@redhat.com> Cc: Alex Thorlton <athorlton@sgi.com> Cc: <stable@vger.kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>