diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2014-04-16 10:07:09 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2014-05-14 09:46:10 -0700 |
commit | 0e980234c97f98be6619b9281d83777f725b94ff (patch) | |
tree | 04c69fc89c0a9ca6e8ae1d15d993cc1eb7854146 /kernel/rcu/update.c | |
parent | afea227fd4acf4f097a9e77bbc2f07d4856ebd01 (diff) |
percpu: Fix raw_cpu_inc_return()
The definition for raw_cpu_add_return() uses the operation prefix
"raw_add_return_", but the definitions in the various percpu.h files
expect "raw_cpu_add_return_". This commit therefore appropriately
adjusts the definition of raw_cpu_add_return().
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Acked-by: Christoph Lameter <cl@linux.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Diffstat (limited to 'kernel/rcu/update.c')
0 files changed, 0 insertions, 0 deletions