Re: [patch V3 09/20] cpumask: Cache num_possible_cpus()

From: Thomas Gleixner

Date: Wed Oct 29 2025 - 17:11:35 EST


On Wed, Oct 29 2025 at 11:54, Mathieu Desnoyers wrote:
> On 2025-10-29 09:09, Thomas Gleixner wrote:
> [...]
>>
>> +void set_cpu_possible(unsigned int cpu, bool possible)
>
> Unless I'm missing something, I suspect that "set_cpu_possible()" should
> be marked as __init.

Good point!