From: Alexey Starikovskiy Date: Thu, 22 May 2008 08:26:15 +0000 (+0400) Subject: x86: fix mpparse/acpi interaction X-Git-Tag: v2.6.27-rc1~1106^2~247^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aafbdf71f1d3aeffd679b1a86e1b28f71515856c;p=pandora-kernel.git x86: fix mpparse/acpi interaction Sitsofe Wheeler reported boot problems on linux-next. It looks like the same issue as found by Soeren Sandman in 7575217f656a93, "x86: initialize all fields of mp_irqs[mp_irq_entries]". But his fix is also not complete, as dstapic is used before it assigned. Reported-by: Sitsofe Wheeler Bisected-by: Sitsofe Wheeler Signed-off-by: Alexey Starikovskiy Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed