crypto: caam/qi2 - relax busy polling while enqueuing FDs
authorHoria Geantă <horia.geanta@nxp.com>
Mon, 11 Feb 2019 11:46:14 +0000 (13:46 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 22 Feb 2019 04:47:26 +0000 (12:47 +0800)
commit05bd1beec2748d74cbc41ee476be2af0f91bd2d3
tree77a1a0ce44ae386a5c9be0ef6bf77599849c25f9
parentf1657eb99e4a2e03649f57b785e906647cdcc76e
crypto: caam/qi2 - relax busy polling while enqueuing FDs

Add cpu_relax() in the loop that tries to enqueue the FDs.

Signed-off-by: Horia Geantă <horia.geanta@nxp.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/caam/caamalg_qi2.c