commit | 530abd89387b5213000b214be64fadd8ab3176a7 | [log] [tgz] |
---|---|---|
author | Tom Lendacky <thomas.lendacky@amd.com> | Fri Jan 24 16:18:14 2014 -0600 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Sun Feb 09 09:59:24 2014 +0800 |
tree | 4ae9837b683f5ebd150f281dd574e44c912baf44 | |
parent | bc3854476f36d816d52cd8d41d1ecab2f8b6cdcf [diff] |
crypto: ccp - Perform completion callbacks using a tasklet Change from scheduling work to scheduling a tasklet to perform the callback operations. Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>