diff options
author | Fernando Fernandez Mancera <[email protected]> | 2024-12-02 14:58:45 +0000 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2024-12-05 14:43:32 +0100 |
commit | 73da582a476ea6e3512f89f8ed57dfed945829a2 (patch) | |
tree | 603079c3648c99163a022a8709862b2837c23a2f /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | d0ceea662d459726487030237689835fcc0483e5 (diff) |
x86/cpu/topology: Remove limit of CPUs due to disabled IO/APIC
The rework of possible CPUs management erroneously disabled SMP when the
IO/APIC is disabled either by the 'noapic' command line parameter or during
IO/APIC setup. SMP is possible without IO/APIC.
Remove the ioapic_is_disabled conditions from the relevant possible CPU
management code paths to restore the orgininal behaviour.
Fixes: 7c0edad3643f ("x86/cpu/topology: Rework possible CPU management")
Signed-off-by: Fernando Fernandez Mancera <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/all/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions