x86, apic: Unify identical register_lapic_address() functions
They are the same, move the common function to apic.c to allow further cleanups. Signed-off-by:Yinghai Lu <yinghai@kernel.org> Cc: Suresh Siddha <suresh.b.siddha@intel.com> Cc: "Eric W. Biederman" <ebiederm@xmission.com> Cc: Len Brown <lenb@kernel.org> LKML-Reference: <4CFDF675.4060305@kernel.org> Signed-off-by:
Thomas Gleixner <tglx@linutronix.de>
Showing
- arch/x86/include/asm/apic.h 1 addition, 0 deletionsarch/x86/include/asm/apic.h
- arch/x86/kernel/acpi/boot.c 2 additions, 14 deletionsarch/x86/kernel/acpi/boot.c
- arch/x86/kernel/apic/apic.c 12 additions, 0 deletionsarch/x86/kernel/apic/apic.c
- arch/x86/kernel/mpparse.c 1 addition, 13 deletionsarch/x86/kernel/mpparse.c
Please register or sign in to comment