Re: [PATCH v5 3/4] crypto: aria: implement aria-avx2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Nov 18, 2022 at 07:22:51AM +0000, Taehee Yoo wrote:
> +SYM_FUNC_START(aria_aesni_avx2_encrypt_32way)

Please use SYM_TYPED_FUNC_START (and include <linux/cfi_types.h>) for all
assembly functions that are called via indirect function calls.  Otherwise the
code will crash when built with CONFIG_CFI_CLANG=y.

- Eric



[Index of Archives]     [Kernel]     [Gnu Classpath]     [Gnu Crypto]     [DM Crypt]     [Netfilter]     [Bugtraq]
  Powered by Linux