linux_dsm_epyc7002/arch/sparc
Tejun Heo 38a6be5254 percpu: simplify pcpu_setup_first_chunk()
Now that all first chunk allocator helpers allocate and map the first
chunk themselves, there's no need to have optional default alloc/map
in pcpu_setup_first_chunk().  Drop @populate_pte_fn and only leave
@dyn_size optional and make all other params mandatory.

This makes it much easier to follow what pcpu_setup_first_chunk() is
doing and what actual differences tweaking each parameter results in.

[ Impact: drop unused code path ]

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Ingo Molnar <mingo@elte.hu>
2009-07-04 08:10:59 +09:00
..
boot sparc32: Fix makefile not generating required files 2009-06-25 19:56:02 -07:00
configs
include/asm
kernel percpu: simplify pcpu_setup_first_chunk() 2009-07-04 08:10:59 +09:00
lib
math-emu
mm
oprofile
prom
Kconfig sparc64: fix build breakage introduced by percpu-convert-most patchset 2009-06-24 18:03:36 +09:00
Kconfig.debug
Makefile