x86/CPU: Move x86_cpuinfo::x86_max_cores assignment to detect_num_cpu_cores()
No point to have it at the call sites.
Signed-off-by:
Thomas Gleixner <tglx@linutronix.de>
Showing
- arch/x86/kernel/cpu/centaur.c 1 addition, 1 deletionarch/x86/kernel/cpu/centaur.c
- arch/x86/kernel/cpu/common.c 4 additions, 5 deletionsarch/x86/kernel/cpu/common.c
- arch/x86/kernel/cpu/cpu.h 1 addition, 1 deletionarch/x86/kernel/cpu/cpu.h
- arch/x86/kernel/cpu/intel.c 1 addition, 1 deletionarch/x86/kernel/cpu/intel.c
Please register or sign in to comment