aboutsummaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorSandy Wu <sandyw@twitter.com>2013-03-28 17:05:44 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-05-07 20:08:20 -0700
commit5d35a536a241865aeaf5f960783ce2c023fed2c3 (patch)
tree18503ac945cc2a09852435c4f41a5aa42f3747bd /fs
parent35d20c1b1a355f53e5b9f403ad57c26cd3b5d676 (diff)
crypto: crc32-pclmul - Use gas macro for pclmulqdq
commit 57ae1b0532977b30184aaba04b6cafe0a284c21f upstream. Occurs when CONFIG_CRYPTO_CRC32C_INTEL=y and CONFIG_CRYPTO_CRC32C_INTEL=y. Older versions of bintuils do not support the pclmulqdq instruction. The PCLMULQDQ gas macro is used instead. Signed-off-by: Sandy Wu <sandyw@twitter.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions