Re: [PATCH v2 04/11] arch_topology: Reset all cpus in reset_cpu_topology

Sudeep Holla <[email protected]> Tue, 14 Apr 2020 09:27:34 +0100
Newsgroups gmane.linux.kernel,gmane.linux.ports.mips,gmane.linux.oprofile,gmane.linux.power-management.general
Message-ID <20200414082734.GC6459@bogus>
On Sun, Apr 12, 2020 at 11:20:34AM +0800, Jiaxun Yang wrote:
> For MIPS platform, when topology isn't probed by DeviceTree,
> possible_cpu might be empty when calling init_cpu_topology,
> that may result cpu_topology not fully reseted for all CPUs.
> So here we can reset all cpus instead of possible cpus.
>

As I have told before adjust and make it default before this function
gets called.

-- 
Regards,
Sudeep