[PATCH 09/21] drivers: base: add arch_cpu_is_hotpluggable()

Jonathan Cameron Jonathan.Cameron at Huawei.com
Thu Nov 30 08:51:31 PST 2023


On Tue, 21 Nov 2023 13:44:36 +0000
"Russell King (Oracle)" <rmk+kernel at armlinux.org.uk> wrote:

> The differences between architecture specific implementations of
> arch_register_cpu() are down to whether the CPU is hotpluggable or not.
> Rather than overriding the weak version of arch_register_cpu(), provide
> a function that can be used to provide this detail instead.
> 
> Reviewed-by: Shaoqin Huang <shahuang at redhat.com>
> Signed-off-by: Russell King (Oracle) <rmk+kernel at armlinux.org.uk>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron at huawei.com>




More information about the linux-arm-kernel mailing list