diff options
author | Thomas Gleixner <[email protected]> | 2024-03-22 19:56:36 +0100 |
---|---|---|
committer | Borislav Petkov (AMD) <[email protected]> | 2024-03-23 12:28:06 +0100 |
commit | 7af541cee1e0eb48c6eb439bc6309175339fa96f (patch) | |
tree | c0417f4c99616e794f7452df5a923ab8d2fa97cf /scripts/rust_is_available_test.py | |
parent | c90399fbd74a0713d5972a6d931e4a9918621e88 (diff) |
x86/topology: Don't evaluate logical IDs during early boot
The local APICs have not yet been enumerated so the logical ID evaluation
from the topology bitmaps does not work and would return an error code.
Skip the evaluation during the early boot CPUID evaluation and only apply
it on the final run.
Fixes: 380414be78bf ("x86/cpu/topology: Use topology logical mapping mechanism")
Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: Borislav Petkov (AMD) <[email protected]>
Tested-by: Guenter Roeck <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/rust_is_available_test.py')
0 files changed, 0 insertions, 0 deletions