diff options
author | James Morse <james.morse@arm.com> | 2022-07-07 17:36:25 +0100 |
---|---|---|
committer | Russell King (Oracle) <rmk+kernel@armlinux.org.uk> | 2023-08-29 15:30:11 +0100 |
commit | 65c32d8db03c370daa6666e8c010dc606b8be3e4 (patch) | |
tree | d48a5cb6deca93ec85e9450926883fa42cdddfba /scripts/gdb/linux/utils.py | |
parent | b317b96c8eca88c80b4d7958cbf9b78cff9e846d (diff) |
drivers: base: Implement weak arch_unregister_cpu()
Add arch_unregister_cpu() to allow the ACPI machinery to call
unregister_cpu(). This is enough for arm64, but needs to be
overridden by x86 and ia64 who need to do more work.
CC: Jean-Philippe Brucker <jean-philippe@linaro.org>
Signed-off-by: James Morse <james.morse@arm.com>
---
Changes since v1:
* Added CONFIG_HOTPLUG_CPU ifdeffery around unregister_cpu
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions