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:
9251b64
)
crypto: aes-ni - Remove CRYPTO_TFM_REQ_MAY_SLEEP from fpu template
author
Huang Ying
<ying.huang@intel.com>
Thu, 18 Jun 2009 11:44:01 +0000
(19:44 +0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 18 Jun 2009 11:44:01 +0000
(19:44 +0800)
kernel_fpu_begin/end used preempt_disable/enable, so sleep should be
prevented between kernel_fpu_begin/end.
Signed-off-by: Huang Ying <ying.huang@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found