commit | cd85fc58cd71bf6b89612efafb9a84e655ed7d66 | [log] [tgz] |
---|---|---|
author | Christoph Lameter <cl@linux.com> | Wed Dec 08 17:42:22 2010 +0100 |
committer | Tejun Heo <tj@kernel.org> | Fri Dec 17 15:18:05 2010 +0100 |
tree | 263a03558fec644dfaa6b389106bb6f7d6bacfbd | |
parent | b29c617af3b09d150d3889836c24d39564b39180 [diff] |
taskstats: Use this_cpu_ops Use this_cpu_inc_return in one place and avoid ugly __raw_get_cpu in another. V3->V4: - Fix off by one. V4-V4f: - Use &listener_array Cc: Michael Holzheu <holzheu@linux.vnet.ibm.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>