Messages in this thread |  | | Subject | [PATCH 0/3] crypto: ccp - minor code fixes | From | Tom Lendacky <> | Date | Mon, 24 Feb 2014 08:41:56 -0600 |
| |
The following series implements some fixes to some code paths executed during crypto API request processing. These fixes address processing of requests when the CCP driver returns -EBUSY and freeing memory in error paths.
This patch series is based on the cryptodev-2.6 kernel tree.
---
Tom Lendacky (3): crypto: ccp - Prevent a possible lost CCP command request crypto: ccp - Invoke context callback when there is a backlog error crypto: ccp - Account for CCP backlog processing
drivers/crypto/ccp/ccp-crypto-main.c | 25 ++++++++++++++++++------- 1 file changed, 18 insertions(+), 7 deletions(-)
-- Tom Lendacky
|  |