summaryrefslogtreecommitdiffstats
path: root/mm/percpu.c
diff options
context:
space:
mode:
authorTejun Heo2010-03-10 10:56:10 +0100
committerTejun Heo2010-03-29 16:07:12 +0200
commit259354deaaf03d49a02dbb9975d6ec2a54675672 (patch)
treea05fbdfecfa5c2924235ce2fb7618b3acdecaa16 /mm/percpu.c
parentMerge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... (diff)
downloadkernel-qcow2-linux-259354deaaf03d49a02dbb9975d6ec2a54675672.tar.gz
kernel-qcow2-linux-259354deaaf03d49a02dbb9975d6ec2a54675672.tar.xz
kernel-qcow2-linux-259354deaaf03d49a02dbb9975d6ec2a54675672.zip
module: encapsulate percpu handling better and record percpu_size
Better encapsulate module static percpu area handling so that code outsidef of CONFIG_SMP ifdef doesn't deal with mod->percpu directly and add mod->percpu_size and record percpu_size in it. Both percpu fields are compiled out on UP. While at it, mark mod->percpu w/ __percpu. This is to prepare for is_module_percpu_address(). Signed-off-by: Tejun Heo <tj@kernel.org> Acked-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'mm/percpu.c')
0 files changed, 0 insertions, 0 deletions