diff options
author | Tejun Heo <tj@kernel.org> | 2009-08-14 08:00:50 +0200 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2009-08-14 08:00:50 +0200 |
commit | 1d9d32572163b30be81dbe1409dfa7ea9763d0e8 (patch) | |
tree | a9ba62cffda9f77637ac509331cf6367075fd2c4 /drivers/rtc/rtc-ep93xx.c | |
parent | percpu: drop @static_size from first chunk allocators (diff) | |
download | linux-1d9d32572163b30be81dbe1409dfa7ea9763d0e8.tar.xz linux-1d9d32572163b30be81dbe1409dfa7ea9763d0e8.zip |
percpu: make @dyn_size mandatory for pcpu_setup_first_chunk()
Now that all actual first chunk allocation and copying happen in the
first chunk allocators and helpers, there's no reason for
pcpu_setup_first_chunk() to try to determine @dyn_size automatically.
The only left user is page first chunk allocator. Make it determine
dyn_size like other allocators and make @dyn_size mandatory for
pcpu_setup_first_chunk().
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'drivers/rtc/rtc-ep93xx.c')
0 files changed, 0 insertions, 0 deletions