summaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2016-06-29 19:32:22 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2016-07-01 23:45:18 +0800
commit127827b9c295db35fa7e49d00ac5d14faeda9461 (patch)
tree67e4d277b950edc54b1f611ba810c35ad958e253 /crypto
parent9b45b7bba3d22de52e09df63c50f390a193a3f53 (diff)
downloadlinux-next-127827b9c295db35fa7e49d00ac5d14faeda9461.tar.gz
lib/mpi: Do not do sg_virt
Currently the mpi SG helpers use sg_virt which is completely broken. It happens to work with normal kernel memory but will fail with anything that is not linearly mapped. This patch fixes this by using the SG iterator helpers. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions