Archived
14
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/include/asm-x86/mach-default
Yinghai Lu 9b967106da x86: fix smpboot integration
>  yhlu@mpk:~/xx/xx/kernel/x86/linux-2.6> git-bisect bad
>  d1c707188ad646c8094cac9afb1738e7d0196ff2 is first bad commit
>  commit d1c707188ad646c8094cac9afb1738e7d0196ff2
>  Author: Glauber de Oliveira Costa <gcosta@redhat.com>
>  Date:   Wed Mar 19 14:25:53 2008 -0300
>
>     x86: include mach_apic.h in smpboot_64.c and smpboot.c
>
>     After the inclusion, a lot of files needs fixing for conflicts,
>     some of them in the headers themselves, to accomodate for both
>     i386 and x86_64 versions.
>
>     [ mingo@elte.hu: build fix ]
>
>     Signed-off-by: Glauber Costa <gcosta@redhat.com>
>     Signed-off-by: Ingo Molnar <mingo@elte.hu>
>
>  :040000 040000 19f574e64bb8003bbe984f3a8c1315db969dfdcd
>  6ffe96588c77bc936705599fa110107856201115 M      arch
>  :040000 040000 61269347ad4f384ed85cc87c4f2d004ed94492ac
>  8f5c713da25579a3cdf63db3d4c2f795261d0521 M      include
>  yhlu@mpk:~/xx/xx/kernel/x86/linux-2.6>
>

attached patch fixes that.
2008-04-17 17:41:21 +02:00
..
apm.h x86: remove more bogus filenames in comments. 2008-01-30 13:30:28 +01:00
do_timer.h
entry_arch.h
irq_vectors.h
irq_vectors_limits.h
mach_apic.h x86: remove mpc_apic_id() 2008-04-17 17:41:07 +02:00
mach_apicdef.h x86: fix smpboot integration 2008-04-17 17:41:21 +02:00
mach_ipi.h
mach_mpparse.h x86: remove mpc_oem_bus_info() 2008-04-17 17:41:08 +02:00
mach_mpspec.h
mach_timer.h x86: remove more bogus filenames in comments. 2008-01-30 13:30:28 +01:00
mach_traps.h x86: remove more bogus filenames in comments. 2008-01-30 13:30:28 +01:00
mach_wakecpu.h
pci-functions.h
setup_arch.h
smpboot_hooks.h x86: introduce smpboot_clear_io_apic 2008-04-17 17:41:04 +02:00