commit | d8ac7b85236b04d14fa80328726cd4d098b4a2a7 | [log] [tgz] |
---|---|---|
author | Zhou Wang <wangzhou1@hisilicon.com> | Mon Sep 30 15:08:54 2019 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Oct 10 23:36:31 2019 +1100 |
tree | 9b40ed1c86c0a04d1b9483f08f953e798828baa3 | |
parent | f081fda293ffba54216a7dab66faba7275475006 [diff] |
crypto: hisilicon - fix large sgl memory allocation problem when disable smmu When disabling SMMU, it may fail to allocate large continuous memory. This patch fixes this by allocating memory as blocks. Signed-off-by: Zhou Wang <wangzhou1@hisilicon.com> Signed-off-by: Shukun Tan <tanshukun1@huawei.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>