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

From: Cristian Marussi
Date: Tue Aug 27 2019 - 10:34:14 EST


Hi

On 26/08/2019 23:26, Thomas Gleixner wrote:
> On Mon, 26 Aug 2019, Cristian Marussi wrote:
>> On 8/26/19 4:32 PM, Christoph Hellwig wrote:
>>>> +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.
>>>
>>
>> In fact that was my first approach, but then I noticed that in kernel/ topdir
>> there was no generic Kconfig but only subsystem specific ones:
>>
>> Kconfig.freezer Kconfig.hz Kconfig.locks Kconfig.preempt
>
> arch/Kconfig
>

Ok I'll move it there in v2.

Thanks for the review.

Cristian

> Thanks,
>
> tglx
>