Messages in this thread |  | | Date | Wed, 11 Dec 2013 22:44:07 -0800 (PST) | From | David Rientjes <> | Subject | Re: [PATCH v7 2/4] sched/numa: use wrapper function task_node to get node which task is on |
| |
On Thu, 12 Dec 2013, Wanpeng Li wrote:
> Changelog: > v2 -> v3: > * tranlate cpu_to_node(task_cpu(p)) to task_node(p) in sched/debug.c > > Use wrapper function task_node to get node which task is on. > > Acked-by: Mel Gorman <mgorman@suse.de> > Reviewed-by: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com> > Reviewed-by: Rik van Riel <riel@redhat.com> > Signed-off-by: Wanpeng Li <liwanp@linux.vnet.ibm.com>
Acked-by: David Rientjes <rientjes@google.com>
|  |