commit | 01c4c097bcdbf3c3ea288d22f00f469ac139b7bc | [log] [tgz] |
---|---|---|
author | amd <amd@sosxen2.amd.com> | Tue Sep 05 17:01:51 2017 -0500 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Sat Oct 07 12:10:29 2017 +0800 |
tree | cd148569ff1016de7d5ac18492a51209ed61c26c | |
parent | f0e2ce58f853634d7ad1a418a49bd5fbd556227c [diff] |
crypto: ccp - unmap pages and remove unmap objects in callback Clean up the mapped pages and the unmap object once we are done with it. This enables the final clean-up of the object once the transfer is complete. Signed-off-by: Gary R Hook <gary.hook@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>