On Mon, Jun 10, 2024 at 05:26:39PM +0200, Ard Biesheuvel wrote: > From: Ard Biesheuvel <[email protected]> > > The crc32/crc32c implementations using the scalar CRC32 instructions are > accessed via indirect calls, and so they must be annotated with type ids > in order to execute correctly when kCFI is enabled. > > Cc: Kees Cook <[email protected]> > Cc: Linus Walleij <[email protected]> > Signed-off-by: Ard Biesheuvel <[email protected]> > --- > arch/arm/crypto/crc32-ce-core.S | 17 +++++++++-------- > 1 file changed, 9 insertions(+), 8 deletions(-)
Patch applied. Thanks. -- Email: Herbert Xu <[email protected]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
