diff options
author | Christoph Lameter <cl@linux-foundation.org> | 2009-10-03 19:48:23 +0900 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2009-10-03 19:48:23 +0900 |
commit | 0b44f4861f4cc1089424821f078d38441f8b4983 (patch) | |
tree | c8251513c5ff71daa6a4b040c11a0aeb91b18974 /crypto/xts.c | |
parent | 7a9e02d6bb05b268dc403d7ee87ce4198062f838 (diff) | |
download | op-kernel-dev-0b44f4861f4cc1089424821f078d38441f8b4983.zip op-kernel-dev-0b44f4861f4cc1089424821f078d38441f8b4983.tar.gz |
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/xts.c')
0 files changed, 0 insertions, 0 deletions