Skip to content
Commit 5f5d8405 authored by Tejun Heo's avatar Tejun Heo
Browse files

x86: separate out setup_pcpu_4k() from setup_per_cpu_areas()



Impact: modularize percpu first chunk allocation

x86 is gonna have a few different strategies for the first chunk
allocation.  Modularize it by separating out the current allocation
mechanism into pcpu_alloc_bootmem() and setup_pcpu_4k().

Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 8d408b4b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment