dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/x86/mach-generic
Yinghai Lu 497c9a195d x86: make 32bit support per_cpu vector
so we can merge io_apic_32.c and io_apic_64.c

v2: Use cpu_online_map as target cpus for bigsmp, just like 64-bit is doing.

Also remove some unused TARGET_CPUS macro.

v3: need to check if desc is null in smp_irq_move_cleanup

also migration needs to reset vector too, so copy __target_IO_APIC_irq
from 64bit.

(the duplication will go away once the two files are unified.)

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-10-16 16:52:53 +02:00
..
Makefile x86: move dir es7000 to es7000_32.c 2008-09-04 08:08:53 -07:00
bigsmp.c x86: make 32bit support per_cpu vector 2008-10-16 16:52:53 +02:00
default.c x86: coding style fixes to arch/x86/mach-generic/default.c 2008-04-17 17:40:48 +02:00
es7000.c x86: make 32bit support per_cpu vector 2008-10-16 16:52:53 +02:00
numaq.c x86: make 32bit support per_cpu vector 2008-10-16 16:52:53 +02:00
probe.c x86: make generic arch support NUMAQ, fix 2008-07-08 10:35:45 +02:00
summit.c x86: make 32bit support per_cpu vector 2008-10-16 16:52:53 +02:00