diff options
author | Nicolas Iooss <nicolas.iooss_linux@m4x.org> | 2015-09-20 17:42:36 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-09-21 18:05:57 +0300 |
commit | 97bce7e0b58dfc7d159ded329f57961868fb060b (patch) | |
tree | ba604e448fdce8115697b859198ab2a31f500401 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d23afa1abc54b5b7cb7c65f451378b5c0820bfe6 (diff) | |
download | linux-97bce7e0b58dfc7d159ded329f57961868fb060b.tar.xz |
crypto: crc32c-pclmul - use .rodata instead of .rotata
Module crc32c-intel uses a special read-only data section named .rotata.
This section is defined for K_table, and its name seems to be a spelling
mistake for .rodata.
Fixes: 473946e674eb ("crypto: crc32c-pclmul - Shrink K_table to 32-bit words")
Signed-off-by: Nicolas Iooss <nicolas.iooss_linux@m4x.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions