commit | 05bd1beec2748d74cbc41ee476be2af0f91bd2d3 | [log] [tgz] |
---|---|---|
author | Horia Geantă <horia.geanta@nxp.com> | Mon Feb 11 13:46:14 2019 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Feb 22 12:47:26 2019 +0800 |
tree | 77a1a0ce44ae386a5c9be0ef6bf77599849c25f9 | |
parent | f1657eb99e4a2e03649f57b785e906647cdcc76e [diff] |
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>