From: Tejun Heo Date: Mon, 2 May 2011 12:18:54 +0000 (+0200) Subject: x86-32, NUMA: Add @start and @end to init_alloc_remap() X-Git-Tag: v3.0-rc1~396^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99cca492ea8ced305bfd687521ed69fb9e0147aa;p=pandora-kernel.git x86-32, NUMA: Add @start and @end to init_alloc_remap() Instead of dereferencing node_start/end_pfn[] directly, make init_alloc_remap() take @start and @end and let the caller be responsible for making sure the range is sane. This is to prepare for use from unified NUMA init code. Signed-off-by: Tejun Heo Cc: Ingo Molnar Cc: Yinghai Lu Cc: David Rientjes Cc: Thomas Gleixner Cc: "H. Peter Anvin" --- Reading git-diff-tree failed