commit | 9288f99aa52d90a5b82573c4b769c97c55af2f56 | [log] [tgz] |
---|---|---|
author | Christoph Lameter <cl@linux-foundation.org> | Wed Oct 07 19:17:45 2009 -0400 |
committer | Tejun Heo <tj@kernel.org> | Mon Oct 12 19:51:49 2009 +0900 |
tree | 34d484799f1d779d7244e373be7cd5d7d2e684af | |
parent | 494f6a9e12f5137d355d3ce3f5789ef148b642bc [diff] |
this_cpu: Use this_cpu_xx for ftrace this_cpu_xx can reduce the instruction count here and also avoid address arithmetic. Signed-off-by: Christoph Lameter <cl@linux-foundation.org> Acked-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Tejun Heo <tj@kernel.org>