linux-stable/arch
Suresh Siddha 7d87d53655 x86: use logical apicid in x2apic_cluster's x2apic_cpu_mask_to_apicid_and()
These commits:

	commit 95d313cf1c
	Author: Mike Travis <travis@sgi.com>
	Date:   Tue Dec 16 17:33:54 2008 -0800

	    x86: Add cpu_mask_to_apicid_and

and
	commit 6eeb7c5a99
	Author: Mike Travis <travis@sgi.com>
	Date:   Tue Dec 16 17:33:55 2008 -0800

	    x86: update add-cpu_mask_to_apicid_and to use struct cpumask*

broke interrupt delivery on x2apic platforms.  As x2apic cluster mode uses
logical delivery mode, we need to use logical apicid instead of physical apicid
in x2apic_cpu_mask_to_apicid_and()

Impact: fixes the broken interrupt delivery issue on generic x2apic platforms.

Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
Acked-by: Mike Travis <travis@sgi.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-12-23 22:37:30 +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: use logical apicid in x2apic_cluster's x2apic_cpu_mask_to_apicid_and() 2008-12-23 22:37:30 +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