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:
80a6d7d
)
crypto: aesni-intel - Fix another CTR build failure with gas 2.16.1
author
Huang Ying
<ying.huang@intel.com>
Wed, 24 Mar 2010 13:37:57 +0000
(21:37 +0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Wed, 24 Mar 2010 13:37:57 +0000
(21:37 +0800)
The previous AES-NI CTR optimization compiling failure gas 2.16.1 fix
introduces another compiling failure by itself. This patch fixes that.
Reported-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Huang Ying <ying.huang@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found