Re: [RFC PATCH 5/7] arm64: smp: use generic SMP stop common code

From: Christoph Hellwig
Date: Mon Aug 26 2019 - 11:32:41 EST


> +config ARCH_USE_COMMON_SMP_STOP
> + def_bool y if SMP

The option belongs into common code and the arch code shoud only
select it.