summaryrefslogtreecommitdiffstats
path: root/mm/nommu.c
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2009-08-14 08:00:50 +0200
committerTejun Heo <tj@kernel.org>2009-08-14 08:00:50 +0200
commit9a7737691e90d3cce0e5248f91826c50e5aa3fcf (patch)
treedbe43cb2d2a19539ca3fb58c52e4cbd68b51d24b /mm/nommu.c
parentpercpu: generalize first chunk allocator selection (diff)
downloadlinux-9a7737691e90d3cce0e5248f91826c50e5aa3fcf.tar.xz
linux-9a7737691e90d3cce0e5248f91826c50e5aa3fcf.zip
percpu: drop @static_size from first chunk allocators
First chunk allocators assume percpu areas have been linked using one of PERCPU_*() macros and depend on __per_cpu_load symbol defined by those macros, so there isn't much point in passing in static area size explicitly when it can be easily calculated from __per_cpu_start and __per_cpu_end. Drop @static_size from all percpu first chunk allocators and helpers. Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'mm/nommu.c')
0 files changed, 0 insertions, 0 deletions