Searched hist:e5da5c5667381d2772374ee6a2967b3576c9483d (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/crypto/ccp/ |
H A D | ccp-dmaengine.c | diff e5da5c5667381d2772374ee6a2967b3576c9483d Fri Jan 27 17:09:04 CST 2017 Gary R Hook <gary.hook@amd.com> crypto: ccp - Fix double add when creating new DMA command
Eliminate a double-add by creating a new list to manage command descriptors when created; move the descriptor to the pending list when the command is submitted.
Cc: <stable@vger.kernel.org> Signed-off-by: Gary R Hook <gary.hook@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | ccp-dev.h | diff e5da5c5667381d2772374ee6a2967b3576c9483d Fri Jan 27 17:09:04 CST 2017 Gary R Hook <gary.hook@amd.com> crypto: ccp - Fix double add when creating new DMA command
Eliminate a double-add by creating a new list to manage command descriptors when created; move the descriptor to the pending list when the command is submitted.
Cc: <stable@vger.kernel.org> Signed-off-by: Gary R Hook <gary.hook@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|