Re: [PATCH RFC 16/22] x86/topology: use weak version of arch_unregister_cpu()

Jonathan Cameron <[email protected]> Tue, 28 Nov 2023 15:17:11 +0000
Newsgroups gmane.linux.kernel,gmane.linux.power-management.general,gmane.linux.acpi.devel,gmane.linux.kernel.cross-arch,gmane.linux.ports.arm.kernel,gmane.linux.ports.riscv,gmane.linux.documentation,gmane.linux.ports.ia64,gmane.linux.ports.parisc
Organization Huawei Technologies Research and Development (UK) Ltd.
Message-ID <[email protected]>
On Tue, 07 Nov 2023 10:30:40 +0000
"Russell King (Oracle)" <[email protected]> wrote:

> Since the x86 version of arch_unregister_cpu() is the same as the weak
> version, drop the x86 specific version.
> 
> Signed-off-by: Russell King (Oracle) <[email protected]>
Reviewed-by: Jonathan Cameron <[email protected]>