Re: [PATCH v2 1/4 RESEND] MIPS: Loongson64: Select SMP in Kconfig to avoid build error

2020-10-12 Thread Thomas Bogendoerfer
On Sun, Oct 11, 2020 at 07:47:51AM +0800, Tiezhu Yang wrote: > In the current code, CONFIG_SMP can be set as N by user on the Loongson > platform, then there exists the following build error under !CONFIG_SMP: > > CC arch/mips/kernel/asm-offsets.s > In file included from

[PATCH v2 1/4 RESEND] MIPS: Loongson64: Select SMP in Kconfig to avoid build error

2020-10-10 Thread Tiezhu Yang
In the current code, CONFIG_SMP can be set as N by user on the Loongson platform, then there exists the following build error under !CONFIG_SMP: CC arch/mips/kernel/asm-offsets.s In file included from ./include/linux/gfp.h:9:0, from ./include/linux/xarray.h:14,