mm: numa: Do not account for a hinting fault if we raced
authorMel Gorman <mgorman@suse.de>
Mon, 7 Oct 2013 10:28:42 +0000 (11:28 +0100)
committerIngo Molnar <mingo@kernel.org>
Tue, 29 Oct 2013 10:37:05 +0000 (11:37 +0100)
commit1dd49bfa3465756b3ce72214b58a33e4afb67aa3
tree032b8e8a56615ef6a5e67a8815736f1b31bb151f
parent959f58544b7f20c92d5eb43d1232c96c15c01bfb
mm: numa: Do not account for a hinting fault if we raced

If another task handled a hinting fault in parallel then do not double
account for it.

Signed-off-by: Mel Gorman <mgorman@suse.de>
Reviewed-by: Rik van Riel <riel@redhat.com>
Cc: Andrea Arcangeli <aarcange@redhat.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
Cc: <stable@kernel.org>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/1381141781-10992-5-git-send-email-mgorman@suse.de
Signed-off-by: Ingo Molnar <mingo@kernel.org>
mm/huge_memory.c