Loading arch/x86/include/asm/ipi.h +1 −1 Original line number Diff line number Diff line Loading @@ -123,7 +123,7 @@ extern void default_send_IPI_mask_sequence_phys(const struct cpumask *mask, int vector); extern void default_send_IPI_mask_allbutself_phys(const struct cpumask *mask, int vector); #include <asm/genapic.h> #include <asm/apic.h> extern void default_send_IPI_mask_sequence_logical(const struct cpumask *mask, int vector); Loading arch/x86/kernel/acpi/boot.c +1 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,7 @@ #include <asm/pgtable.h> #include <asm/io_apic.h> #include <asm/apic.h> #include <asm/genapic.h> #include <asm/apic.h> #include <asm/io.h> #include <asm/mpspec.h> #include <asm/smp.h> Loading arch/x86/kernel/apic.c +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ #include <asm/arch_hooks.h> #include <asm/pgalloc.h> #include <asm/genapic.h> #include <asm/apic.h> #include <asm/atomic.h> #include <asm/mpspec.h> #include <asm/i8253.h> Loading arch/x86/kernel/bigsmp_32.c +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ #include <linux/threads.h> #include <linux/cpumask.h> #include <asm/mpspec.h> #include <asm/genapic.h> #include <asm/apic.h> #include <asm/fixmap.h> #include <asm/apicdef.h> #include <asm/ipi.h> Loading arch/x86/kernel/cpu/addon_cpuid_features.c +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ #include <asm/pat.h> #include <asm/processor.h> #include <asm/genapic.h> #include <asm/apic.h> struct cpuid_bit { u16 feature; Loading Loading
arch/x86/include/asm/ipi.h +1 −1 Original line number Diff line number Diff line Loading @@ -123,7 +123,7 @@ extern void default_send_IPI_mask_sequence_phys(const struct cpumask *mask, int vector); extern void default_send_IPI_mask_allbutself_phys(const struct cpumask *mask, int vector); #include <asm/genapic.h> #include <asm/apic.h> extern void default_send_IPI_mask_sequence_logical(const struct cpumask *mask, int vector); Loading
arch/x86/kernel/acpi/boot.c +1 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,7 @@ #include <asm/pgtable.h> #include <asm/io_apic.h> #include <asm/apic.h> #include <asm/genapic.h> #include <asm/apic.h> #include <asm/io.h> #include <asm/mpspec.h> #include <asm/smp.h> Loading
arch/x86/kernel/apic.c +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ #include <asm/arch_hooks.h> #include <asm/pgalloc.h> #include <asm/genapic.h> #include <asm/apic.h> #include <asm/atomic.h> #include <asm/mpspec.h> #include <asm/i8253.h> Loading
arch/x86/kernel/bigsmp_32.c +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ #include <linux/threads.h> #include <linux/cpumask.h> #include <asm/mpspec.h> #include <asm/genapic.h> #include <asm/apic.h> #include <asm/fixmap.h> #include <asm/apicdef.h> #include <asm/ipi.h> Loading
arch/x86/kernel/cpu/addon_cpuid_features.c +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ #include <asm/pat.h> #include <asm/processor.h> #include <asm/genapic.h> #include <asm/apic.h> struct cpuid_bit { u16 feature; Loading