diff options
author | Tejun Heo <tj@kernel.org> | 2009-10-29 16:34:15 +0300 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2009-10-29 16:34:15 +0300 |
commit | f7b64fe806029e0a0454df132eec3c5ab576102c (patch) | |
tree | 04812617c2c64f0fa169df3b63686079df1131d6 /include/linux/mqueue.h | |
parent | dd17c8f72993f9461e9c19250e3f155d6d99df22 (diff) | |
download | linux-f7b64fe806029e0a0454df132eec3c5ab576102c.tar.xz |
percpu: make access macros universal
Now that per_cpu__ prefix is gone, there's no distinction between
static and dynamic percpu variables. Make get_cpu_var() take dynamic
percpu variables and ensure that all macros have parentheses around
the parameter evaluation and evaluate the variable parameter only once
such that any expression which evaluates to percpu address can be used
safely.
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'include/linux/mqueue.h')
0 files changed, 0 insertions, 0 deletions