Hello,
Thomas Bogendoerfer wrote:
> To make use of per_cpu variables in interrupt code per_cpu_init() must
> be done after setup_per_cpu_areas(). This is achieved by calling it
> in smp_prepare_boot_cpu() via a new smp_ops method.
>
> Signed-off-by: Thomas Bogendoerfer
Applied to mips-next.
Th
To make use of per_cpu variables in interrupt code per_cpu_init() must
be done after setup_per_cpu_areas(). This is achieved by calling it
in smp_prepare_boot_cpu() via a new smp_ops method.
Signed-off-by: Thomas Bogendoerfer
---
arch/mips/include/asm/smp-ops.h | 1 +
arch/mips/kernel/smp.c
2 matches
Mail list logo