commit | 4eb41d10c7ab419a1408bed2e63a9c0fdfa38844 | [log] [tgz] |
---|---|---|
author | Christoph Lameter <cl@linux-foundation.org> | Sat Oct 03 19:48:22 2009 +0900 |
committer | Tejun Heo <tj@kernel.org> | Sat Oct 03 19:48:22 2009 +0900 |
tree | b89b9235d2c30feced4c564b72d3686ce4ec1a9c | |
parent | 30ed1a79f5bf271d33e782afee3323582dcc621e [diff] |
this_cpu: Use this_cpu operations for SNMP statistics SNMP statistic macros can be signficantly simplified. This will also reduce code size if the arch supports these operations in hardware. Acked-by: Tejun Heo <tj@kernel.org> Signed-off-by: Christoph Lameter <cl@linux-foundation.org> Signed-off-by: Tejun Heo <tj@kernel.org>