Re: [PATCH] lib/crypto: blake2s: fix a CFI failure

From: Jason A. Donenfeld
Date: Wed Jan 19 2022 - 04:56:04 EST


Hi Miles,

I'm actually not able to reproduce your oops. I'm using vanilla clang
13, cross compiling for arm64, with thin LTO enabled and CFI enabled.
Kernel seems to run fine.

Are there other settings that are needed to trigger this? Do you see
it in upstream clang or just the Android fork of clang?

Jason