From: Bob Picco Date: Wed, 22 Jun 2005 00:15:05 +0000 (-0700) Subject: [PATCH] ia64: pfn_to_nid() implementation X-Git-Tag: v2.6.13-rc1~68^2~582^2~139 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=400e65146c428d2ef677a927786fda2cec545a76;p=pandora-kernel.git [PATCH] ia64: pfn_to_nid() implementation pfn_to_nid is undefined. We haven't had this interface on ia64. The sys_mbind patches need it. Oh, the paddr_to_nid call could fail when DISCONTIG+NUMA is configured because there isn't any ACPI SRAT NUMA information. Signed-off-by: Bob Picco Acked-by: Tony Luck Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed