From: Soeren Sandmann Date: Sun, 18 May 2008 03:24:41 +0000 (+0200) Subject: x86: initialize all fields of mp_irqs[mp_irq_entries] X-Git-Tag: v2.6.27-rc1~1106^2~247^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59f4519ad7ade61123e90085b0dadb2ea197bd87;p=pandora-kernel.git x86: initialize all fields of mp_irqs[mp_irq_entries] Commit "x86: make config_irqsrc not MPspec specific" introduced some uses of uninitialized fields in mp_config_acpi_legacy_irqs(). I need the following patch to get sched-devel/master to boot. Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed