On Wed, Jun 28, 2017 at 05:08:36PM +0300, Tudor Ambarus wrote:
> Using GFP_KERNEL when allocating data and implicitly
> assuming that we can sleep was wrong because the caller
> could be in atomic context. Let the caller decide whether
> sleeping is possible or not.
> 
> The caller (ecdh) was updated in the same patch in order
> to not affect bissectability.
> 
> Signed-off-by: Tudor Ambarus <tudor.amba...@microchip.com>

Hmm, who wants to do asymmetric key crypto in interrupt context?

Cheers,
-- 
Email: Herbert Xu <herb...@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Reply via email to