Re: [PATCH v2 01/11] MIPS: setup: Drop prefill_possible_map

From: Sudeep Holla
Date: Tue Apr 14 2020 - 04:24:35 EST


On Sun, Apr 12, 2020 at 11:20:31AM +0800, Jiaxun Yang wrote:
> All the plat_smp_setup are setting up possible cpus in their
> platform code. So prefill_possible_map is actually overwriting
> platform's setup, which seems unreasonable.
>

Why don't you rearrange the code so that this still remains as is and
the platforms can override if they need. If you do so, you don't need
the change in 04/11 as I suggested previously.

--
Regards,
Sudeep