[PATCH 08/21] drivers: base: Implement weak arch_unregister_cpu()

Jonathan Cameron Jonathan.Cameron at Huawei.com
Thu Nov 30 08:50:56 PST 2023


On Tue, 21 Nov 2023 13:44:31 +0000
Russell King <rmk+kernel at armlinux.org.uk> wrote:

> From: James Morse <james.morse at arm.com>
> 
> Add arch_unregister_cpu() to allow the ACPI machinery to call
> unregister_cpu(). This is enough for arm64, riscv and loongarch, but
> needs to be overridden by x86 and ia64 who need to do more work.
> 
> CC: Jean-Philippe Brucker <jean-philippe at linaro.org>
> Signed-off-by: James Morse <james.morse at arm.com>
> 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