cpu/hotplug: Increase the number of dynamic states
authorxiaoming Wang <xiaoming.wang@intel.com>
Tue, 19 Dec 2023 03:34:11 +0000 (11:34 +0800)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 20 Dec 2023 15:25:15 +0000 (16:25 +0100)
commitfe22944cf05ede8e6f841cfecdb7093a53a3d9b3
treee36f3a9b35b90c3848fcf1faa2b2c0709ffe9665
parent15bece7bec0df91a8ed1c185483d67708425ca8e
cpu/hotplug: Increase the number of dynamic states

The dynamically allocatable hotplug state space can be exhausted by
the existing drivers and infrastructure which install CPU hotplug
states dynamically. That prevents new drivers and infrastructure from
installing dynamically allocated states.

Increase the size of the CPUHP_AP_ONLINE_DYN state by 10 to make
room.

Signed-off-by: Xiaoming Wang <xiaoming.wang@intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20231219033411.816100-1-xiaoming.wang@intel.com
include/linux/cpuhotplug.h