From: Andy Whitcroft Date: Thu, 23 Jun 2005 07:08:01 +0000 (-0700) Subject: [PATCH] ppc64: add early_pfn_to_nid X-Git-Tag: v2.6.13-rc1~68^2~511 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=510f8fa7ba18320d408dd3093663e58f5664f2f0;p=pandora-kernel.git [PATCH] ppc64: add early_pfn_to_nid Provide an implementation of early_pfn_to_nid for PPC64. This is used by memory models to determine the node from which to take allocations before the memory allocators are fully initialised. Signed-off-by: Andy Whitcroft Signed-off-by: Dave Hansen Signed-off-by: Martin Bligh Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed