From: Keith Mannthey Date: Sun, 1 Oct 2006 06:27:06 +0000 (-0700) Subject: [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid enable X-Git-Tag: v2.6.19-rc1~630 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4942e998b40b8f6080930ec16442444e9930aee5;p=pandora-kernel.git [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid enable The api for hot-add memory already has a construct for finding nodes based on an address, memory_add_physaddr_to_nid. This patch allows the fucntion to do something besides return 0. It uses the nodes_add infomation to lookup to node info for a hot add event. Signed-off-by: Keith Mannthey Cc: KAMEZAWA Hiroyuki Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed