From: James Bottomley Date: Thu, 30 Oct 2008 21:28:35 +0000 (-0500) Subject: x86/voyager: fix compile breakage casued by x86: move prefill_possible_map calling... X-Git-Tag: v2.6.28-rc3~29^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee477524b461324ed8fc950f451c3671dc79f12e;p=pandora-kernel.git x86/voyager: fix compile breakage casued by x86: move prefill_possible_map calling early Impact: fix build failure on x86/Voyager Before: | commit 329513a35d1a2b6b28d54f5c2c0dde4face8200b | Author: Yinghai Lu | Date: Wed Jul 2 18:54:40 2008 -0700 | | x86: move prefill_possible_map calling early prefill_possible_mask() was hidden under CONFIG_HOTPLUG_CPU rendering it invisitble to voyager. Since this commit it's exposed, but not provided by the voyager subarch, so add a dummy stub to fix the link breakage. Signed-off-by: James Bottomley Cc: Yinghai Lu Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed