commit | 494f6a9e12f5137d355d3ce3f5789ef148b642bc | [log] [tgz] |
---|---|---|
author | Christoph Lameter <cl@linux-foundation.org> | Wed Oct 07 19:04:29 2009 -0400 |
committer | Tejun Heo <tj@kernel.org> | Mon Oct 12 19:51:49 2009 +0900 |
tree | 40e2af82b18ccfcf21133944984a1e16124e2b29 | |
parent | b7a4c946d0dfa91c28029756e8861eaa691fbbc3 [diff] |
this_cpu: Use this_cpu_xx in nmi handling this_cpu_inc/dec reduces the number of instructions needed. Signed-off-by: Christoph Lameter <cl@linux-foundation.org> Signed-off-by: Tejun Heo <tj@kernel.org>