diff options
author | Tejun Heo <tj@kernel.org> | 2009-03-06 06:33:58 +0100 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2009-03-06 06:33:58 +0100 |
commit | 6a242909b01120f6f3d571c0b75e20ec61f0d8d3 (patch) | |
tree | 30688c18508f7ad0fe7b725e502c1e85fe33e7e5 /init/Makefile | |
parent | x86: un-__init fill_pud/pmd/pte (diff) | |
download | linux-6a242909b01120f6f3d571c0b75e20ec61f0d8d3.tar.xz linux-6a242909b01120f6f3d571c0b75e20ec61f0d8d3.zip |
percpu: clean up percpu constants
Impact: cleaup
Make the following cleanups.
* There isn't much arch-specific about PERCPU_MODULE_RESERVE. Always
define it whether arch overrides PERCPU_ENOUGH_ROOM or not.
* blackfin overrides PERCPU_ENOUGH_ROOM to align static area size. Do
it by default.
* percpu allocation sizes doesn't have much to do with the page size.
Don't use PAGE_SHIFT in their definition.
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Bryan Wu <cooloney@kernel.org>
Diffstat (limited to 'init/Makefile')
0 files changed, 0 insertions, 0 deletions