git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a9e02d
)
this_cpu: Use this_cpu_ptr in crypto subsystem
author
Christoph Lameter
<cl@linux-foundation.org>
Sat, 3 Oct 2009 10:48:23 +0000
(19:48 +0900)
committer
Tejun Heo
<tj@kernel.org>
Sat, 3 Oct 2009 10:48:23 +0000
(19:48 +0900)
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>
crypto/cryptd.c
patch
|
blob
|
history
diff --cc
crypto/cryptd.c
Simple merge