From: Jack Steiner Date: Tue, 23 Sep 2008 20:37:13 +0000 (-0500) Subject: x86, uv: add early detection of UV system types X-Git-Tag: v2.6.28-rc1~611^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e42060c19cb79adacc48beb5e9ec5361df976a2;p=pandora-kernel.git x86, uv: add early detection of UV system types Portions of the ACPI code needs to know if a system is a UV system prior to genapic initialization. This patch adds a call early_acpi_boot_init() so that the apic type is discovered earlier. V2 of the patch adding fixes from Yinghai Lu. Much cleaner and smaller. Signed-off-by: Jack Steiner Acked-by: Yinghai Lu Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed