diff options
author | Thomas Gleixner <[email protected]> | 2024-02-13 22:05:47 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2024-02-15 22:07:43 +0100 |
commit | 4c4c6f38704ab0e3f85f660b7479de7aa559d79a (patch) | |
tree | 1d3390f08ec8dfe8dec3f1ada80a2873fce70aa7 /scripts/generate_rust_analyzer.py | |
parent | 58aa34abe9954cd5dfbf322fc612146c5f45e52b (diff) |
x86/cpu/topology: Simplify APIC registration
Having the same check whether the number of assigned CPUs has reached the
nr_cpu_ids limit twice in the same code path is pointless. Repeating the
information that CPUs are ignored over and over is also pointless noise.
Remove the redundant check and reduce the noise by using a pr_warn_once().
Signed-off-by: Thomas Gleixner <[email protected]>
Tested-by: Michael Kelley <[email protected]>
Tested-by: Sohil Mehta <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions