From: Andy Whitcroft Date: Thu, 23 Jun 2005 07:07:52 +0000 (-0700) Subject: [PATCH] generify early_pfn_to_nid X-Git-Tag: v2.6.13-rc1~68^2~517 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b159d43fbf7eaaac6ecc647f51cf4257332db47b;p=pandora-kernel.git [PATCH] generify early_pfn_to_nid Provide a default implementation for early_pfn_to_nid returning node 0. Allow architectures to override this with their own implementation out of asm/mmzone.h. 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