diff options
author | Tejun Heo <tj@kernel.org> | 2009-08-14 15:00:50 +0900 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2009-08-14 15:00:50 +0900 |
commit | 9a7737691e90d3cce0e5248f91826c50e5aa3fcf (patch) | |
tree | dbe43cb2d2a19539ca3fb58c52e4cbd68b51d24b /arch/mips/pmc-sierra/msp71xx | |
parent | f58dc01ba2ca9fe3ab2ba4ca43d9c8a735cf62d8 (diff) | |
download | kernel_samsung_smdk4412-9a7737691e90d3cce0e5248f91826c50e5aa3fcf.zip kernel_samsung_smdk4412-9a7737691e90d3cce0e5248f91826c50e5aa3fcf.tar.gz kernel_samsung_smdk4412-9a7737691e90d3cce0e5248f91826c50e5aa3fcf.tar.bz2 |
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 'arch/mips/pmc-sierra/msp71xx')
0 files changed, 0 insertions, 0 deletions