diff options
| author | Jiaxun Yang <[email protected]> | 2024-07-16 14:14:59 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2024-08-02 14:13:46 +0000 |
| commit | 2dce993165088dbe728faa21547e3b74213b6732 (patch) | |
| tree | 643bc4b7314b4c6e4fb58dea51827b4705d208bb /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
| parent | cpu/hotplug: Make HOTPLUG_PARALLEL independent of HOTPLUG_SMT (diff) | |
| download | kernel-2dce993165088dbe728faa21547e3b74213b6732.tar.gz kernel-2dce993165088dbe728faa21547e3b74213b6732.zip | |
cpu/hotplug: Provide weak fallback for arch_cpuhp_init_parallel_bringup()
CONFIG_HOTPLUG_PARALLEL expects the architecture to implement
arch_cpuhp_init_parallel_bringup() to decide whether paralllel hotplug is
possible and to do the necessary architecture specific initialization.
There are architectures which can enable it unconditionally and do not
require architecture specific initialization.
Provide a weak fallback for arch_cpuhp_init_parallel_bringup() so that
such architectures are not forced to implement empty stub functions.
Signed-off-by: Jiaxun Yang <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/all/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions
