commit | 59f4519ad7ade61123e90085b0dadb2ea197bd87 | [log] [tgz] |
---|---|---|
author | Soeren Sandmann <sandmann@daimi.au.dk> | Sun May 18 05:24:41 2008 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Sun May 25 10:55:13 2008 +0200 |
tree | 4df7527f2bc783aa3ee5b9e22f2ee2e712d4d9f7 | |
parent | 2fddb6e28e903a3ab1704cc5aac01be5a59dc05b [diff] |
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 <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>