linux/arch
Ingo Molnar a7883dece6 x86: fix warning in arch/x86/kernel/io_apic.c
this warning:

  arch/x86/kernel/io_apic.c: In function ‘ir_set_msi_irq_affinity’:
  arch/x86/kernel/io_apic.c:3373: warning: ‘cfg’ may be used uninitialized in this function

triggers because the variable was truly uninitialized. We'd crash on
entering this code.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-12-19 09:21:59 +01:00
..
alpha cpumask: make irq_set_affinity() take a const struct cpumask 2008-12-13 21:20:26 +10:30
arm Merge branch 'linus' into cpus4096 2008-12-17 13:07:48 +01:00
avr32 cpumask: convert struct clock_event_device to cpumask pointers. 2008-12-13 21:20:26 +10:30
blackfin cpumask: convert struct clock_event_device to cpumask pointers. 2008-12-13 21:20:26 +10:30
cris cpumask: make irq_set_affinity() take a const struct cpumask 2008-12-13 21:20:26 +10:30
frv frv: fix mmap2 error handling 2008-12-01 19:55:24 -08:00
h8300 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb 2008-10-23 08:20:34 -07:00
ia64 Merge branch 'linus' into cpus4096 2008-12-17 13:07:48 +01:00
m32r Merge ../linux-2.6-x86 2008-12-13 21:55:51 +10:30
m68k m68k: Update defconfigs for 2.6.28-rc7 2008-12-02 20:58:26 +01:00
m68knommu cpumask: convert struct clock_event_device to cpumask pointers. 2008-12-13 21:20:26 +10:30
mips Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-ingo into cpus4096 2008-12-16 12:24:38 +01:00
mn10300 MN10300: Give correct size when reserving interrupt vector table 2008-12-10 13:34:33 -08:00
parisc cpumask: make irq_set_affinity() take a const struct cpumask 2008-12-13 21:20:26 +10:30
powerpc Merge branch 'linus' into cpus4096 2008-12-18 11:48:30 +01:00
s390 Merge ../linux-2.6-x86 2008-12-13 21:55:51 +10:30
sh Merge branch 'linus' into cpus4096 2008-12-17 13:07:48 +01:00
sparc cpumask: centralize cpu_online_map and cpu_possible_map 2008-12-13 21:19:41 +10:30
sparc64 cpumask: convert struct clock_event_device to cpumask pointers. 2008-12-13 21:20:26 +10:30
um Merge ../linux-2.6-x86 2008-12-13 21:55:51 +10:30
x86 x86: fix warning in arch/x86/kernel/io_apic.c 2008-12-19 09:21:59 +01:00
xtensa Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 2008-10-23 09:16:56 -07:00
.gitignore
Kconfig remove __ARCH_WANT_COMPAT_SYS_PTRACE 2008-11-30 11:00:15 -08:00