Loading arch/arm64/kernel/smp.c +1 −1 Original line number Diff line number Diff line Loading @@ -508,7 +508,7 @@ u64 smp_irq_stat_cpu(unsigned int cpu) static DEFINE_RAW_SPINLOCK(stop_lock); static struct pt_regs __percpu regs_before_stop; DEFINE_PER_CPU(struct pt_regs, regs_before_stop); /* * ipi_cpu_stop - handle IPI from smp_send_stop() Loading Loading
arch/arm64/kernel/smp.c +1 −1 Original line number Diff line number Diff line Loading @@ -508,7 +508,7 @@ u64 smp_irq_stat_cpu(unsigned int cpu) static DEFINE_RAW_SPINLOCK(stop_lock); static struct pt_regs __percpu regs_before_stop; DEFINE_PER_CPU(struct pt_regs, regs_before_stop); /* * ipi_cpu_stop - handle IPI from smp_send_stop() Loading