]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm/memblock: use existing interface to set nid
authorWanpeng Li <liwanp@linux.vnet.ibm.com>
Wed, 26 Sep 2012 01:33:48 +0000 (11:33 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 27 Sep 2012 07:26:44 +0000 (17:26 +1000)
commit4f0794aee6b4fb1d77667cd0646140e23c1a0269
tree9af429e8f6ddae6ee9ec1ffa1301934f3a84b8eb
parenta7b7d092f4d12dfca74bd4ba20192a4e3f706911
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 <liwanp@linux.vnet.ibm.com>
Cc: Michal Hocko <mhocko@suse.cz>
Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Cc: Minchan Kim <minchan@kernel.org>
Cc: Gavin Shan <shangw@linux.vnet.ibm.com>
Cc: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/memblock.c