On Tue, 21 Jan 2020 12:03:44 +0100
Philippe Mathieu-Daudé wrote:
> Commit ae71ed8610 replaced the use of global max_cpus variable
> with a machine property, but introduced a unnecessary ifdef, as
> this block is already in the 'not CONFIG_USER_ONLY' branch part:
>
>86 #if defined(CONFIG_USER
On Tue, 21 Jan 2020 12:03:44 +0100
Philippe Mathieu-Daudé wrote:
> Commit ae71ed8610 replaced the use of global max_cpus variable
> with a machine property, but introduced a unnecessary ifdef, as
> this block is already in the 'not CONFIG_USER_ONLY' branch part:
>
>86 #if defined(CONFIG_USER