[PATCH] ia64: pfn_to_nid() implementation
authorBob Picco <bob.picco@hp.com>
Wed, 22 Jun 2005 00:15:05 +0000 (17:15 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 22 Jun 2005 01:46:19 +0000 (18:46 -0700)
commit400e65146c428d2ef677a927786fda2cec545a76
tree51c94fe3448b63f07886dcb90484ee9e51acb595
parent0edd73b33426df61b1d8a0a50d1f2ec097500abb
[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 <bob.picco@hp.com>
Acked-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/asm-ia64/mmzone.h