-
- Downloads
x86: move prefill_possible_map calling early
call it right after we are done with MADT/mptable handling, instead of doing that in setup_per_cpu_areas() later on... this way for_possible_cpu() can be used early. Signed-off-by:Yinghai Lu <yhlu.kernel@gmail.com> Signed-off-by:
Ingo Molnar <mingo@elte.hu>
Showing
- arch/x86/kernel/setup.c 1 addition, 0 deletionsarch/x86/kernel/setup.c
- arch/x86/kernel/setup_percpu.c 0 additions, 10 deletionsarch/x86/kernel/setup_percpu.c
- arch/x86/kernel/smpboot.c 8 additions, 0 deletionsarch/x86/kernel/smpboot.c
- include/asm-x86/smp.h 4 additions, 0 deletionsinclude/asm-x86/smp.h
Loading
Please register or sign in to comment