diff options
author | Christoph Lameter <cl@linux.com> | 2010-12-06 18:40:06 +0100 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2010-12-17 15:18:05 +0100 |
commit | b29c617af3b09d150d3889836c24d39564b39180 (patch) | |
tree | 17514cd85f64917e96d736b6dc5ac681dab93955 /kernel/taskstats.c | |
parent | fs: Use this_cpu_inc_return in buffer.c (diff) | |
download | linux-b29c617af3b09d150d3889836c24d39564b39180.tar.xz linux-b29c617af3b09d150d3889836c24d39564b39180.zip |
random: Use this_cpu_inc_return
__this_cpu_inc can create a single instruction to do the same as
__get_cpu_var()++.
Cc: Richard Kennedy <richard@rsk.demon.co.uk>
Cc: Matt Mackall <mpm@selenic.com>
Acked-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'kernel/taskstats.c')
0 files changed, 0 insertions, 0 deletions