This is a tiny cleanup patchset for setup_local_APIC(). Dou Liyang (3): x86/apic: Move pending intr check code into it's own function x86/apic: Replace common tools with new ones x86/apic: Drop the logical_smp_processor_id()
arch/x86/include/asm/smp.h | 10 ----- arch/x86/kernel/apic/apic.c | 107 ++++++++++++++++++++++++-------------------- 2 files changed, 58 insertions(+), 59 deletions(-) -- 2.14.3

