From: Rik van Riel Date: Mon, 27 Jan 2014 22:03:47 +0000 (-0500) Subject: sched/numa: Rename variables in task_numa_fault() X-Git-Tag: v3.15-rc1~116^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58b46da336a9312b2e21bb576d1c2c484dbf6257;p=pandora-kernel.git sched/numa: Rename variables in task_numa_fault() We track both the node of the memory after a NUMA fault, and the node of the CPU on which the fault happened. Rename the local variables in task_numa_fault to make things more explicit. Suggested-by: Mel Gorman Signed-off-by: Rik van Riel Acked-by: Mel Gorman Signed-off-by: Peter Zijlstra Cc: Chegu Vinod Link: http://lkml.kernel.org/r/1390860228-21539-9-git-send-email-riel@redhat.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed