x86: make read_apic_id return final apicid
also remove GET_APIC_ID when read_apic_id is used. need to apply after [PATCH] x86: mach_apicdef.h need to include before smp.h Signed-off-by:Yinghai Lu <yhlu.kernel@gmail.com> Cc: Suresh Siddha <suresh.b.siddha@intel.com> Signed-off-by:
Ingo Molnar <mingo@elte.hu>
Showing
- arch/x86/kernel/acpi/boot.c 1 addition, 1 deletionarch/x86/kernel/acpi/boot.c
- arch/x86/kernel/apic_32.c 2 additions, 2 deletionsarch/x86/kernel/apic_32.c
- arch/x86/kernel/apic_64.c 3 additions, 3 deletionsarch/x86/kernel/apic_64.c
- arch/x86/kernel/genapic_flat_64.c 1 addition, 1 deletionarch/x86/kernel/genapic_flat_64.c
- arch/x86/kernel/io_apic_32.c 2 additions, 3 deletionsarch/x86/kernel/io_apic_32.c
- arch/x86/kernel/io_apic_64.c 2 additions, 2 deletionsarch/x86/kernel/io_apic_64.c
- arch/x86/kernel/smpboot.c 3 additions, 3 deletionsarch/x86/kernel/smpboot.c
- include/asm-x86/mach-default/mach_apic.h 1 addition, 1 deletioninclude/asm-x86/mach-default/mach_apic.h
- include/asm-x86/mach-default/mach_apicdef.h 1 addition, 2 deletionsinclude/asm-x86/mach-default/mach_apicdef.h
- include/asm-x86/mach-es7000/mach_apic.h 1 addition, 1 deletioninclude/asm-x86/mach-es7000/mach_apic.h
- include/asm-x86/smp.h 8 additions, 3 deletionsinclude/asm-x86/smp.h
Loading
Please register or sign in to comment