On Tue, 21 Nov 2023 13:44:31 +0000 Russell King <[email protected]> wrote:
> From: James Morse <[email protected]> > > 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 <[email protected]> > Signed-off-by: James Morse <[email protected]> > Reviewed-by: Shaoqin Huang <[email protected]> > Signed-off-by: Russell King (Oracle) <[email protected]> Reviewed-by: Jonathan Cameron <[email protected]>
