mm/memblock: use existing interface to set nid
authorWanpeng Li <[email protected]>
Mon, 8 Oct 2012 23:32:21 +0000 (16:32 -0700)
committerLinus Torvalds <[email protected]>
Tue, 9 Oct 2012 07:22:47 +0000 (16:22 +0900)
commite9d24ad30fc5c4c601824fb39712350b053ca812
tree6dbff4457b29fd7f694c219b97114b8a1d893cca
parent45cac65b0fcd287ebb877b141d40ba9bbe8e5da7
mm/memblock: use existing interface to set nid

Use the existing interface function to set the NUMA node ID (NID) for the
regions, either memory or reserved region.

Signed-off-by: Wanpeng Li <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: KAMEZAWA Hiroyuki <[email protected]>
Cc: Minchan Kim <[email protected]>
Cc: Gavin Shan <[email protected]>
Cc: Yinghai Lu <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
mm/memblock.c