Searched hist:"9 ac589cf3cdf2344a5240d7df04ccb37070d7e96" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/x86/crypto/ |
H A D | crc32-pclmul_asm.S | diff 9ac589cf3cdf2344a5240d7df04ccb37070d7e96 Wed Apr 12 06:00:34 CDT 2023 Ard Biesheuvel <ardb@kernel.org> crypto: x86/crc32 - Use local .L symbols for code
Avoid cluttering up the kallsyms symbol table with entries that should not end up in things like backtraces, as they have undescriptive and generated identifiers.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | crc32c-pcl-intel-asm_64.S | diff 9ac589cf3cdf2344a5240d7df04ccb37070d7e96 Wed Apr 12 06:00:34 CDT 2023 Ard Biesheuvel <ardb@kernel.org> crypto: x86/crc32 - Use local .L symbols for code
Avoid cluttering up the kallsyms symbol table with entries that should not end up in things like backtraces, as they have undescriptive and generated identifiers.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|