diff options
author | Christoph Lameter <cl@linux-foundation.org> | 2009-10-03 12:48:23 +0200 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2009-10-03 12:48:23 +0200 |
commit | 0b44f4861f4cc1089424821f078d38441f8b4983 (patch) | |
tree | c8251513c5ff71daa6a4b040c11a0aeb91b18974 /crypto/anubis.c | |
parent | this_cpu: xfs_icsb_modify_counters does not need "cpu" variable (diff) | |
download | linux-0b44f4861f4cc1089424821f078d38441f8b4983.tar.xz linux-0b44f4861f4cc1089424821f078d38441f8b4983.zip |
this_cpu: Use this_cpu_ptr in crypto subsystem
Just a slight optimization that removes one array lookup.
The processor number is needed for other things as well so the
get/put_cpu cannot be removed.
Acked-by: Tejun Heo <tj@kernel.org>
Cc: Huang Ying <ying.huang@intel.com>
Signed-off-by: Christoph Lameter <cl@linux-foundation.org>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'crypto/anubis.c')
0 files changed, 0 insertions, 0 deletions