From: Eric Biggers <ebigge...@gmail.com> Date: Sat, 30 Jun 2018 15:26:56 -0700
> From: Eric Biggers <ebigg...@google.com> > > The 'mask' argument to crypto_alloc_shash() uses the CRYPTO_ALG_* flags, > not 'gfp_t'. So don't pass GFP_KERNEL to it. > > Fixes: bf355b8d2c30 ("ipv6: sr: add core files for SR HMAC support") > Signed-off-by: Eric Biggers <ebigg...@google.com> Oops, applied and queued up for -stable, thanks!