diff options
author | Akinobu Mita <akinobu.mita@gmail.com> | 2013-07-08 23:01:55 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-07-09 17:33:30 (GMT) |
commit | d05257238f9bbe96477162448c2dda08309af208 (patch) | |
tree | f5c6ed6be169c9ce66c49179fb94135dfd66a7f3 /arch/alpha | |
parent | df642cea25c90dc7d5dcd9d3b480b6b59de7d787 (diff) | |
download | linux-fsl-qoriq-d05257238f9bbe96477162448c2dda08309af208.tar.xz |
crypto: talitos: use sg_pcopy_to_buffer()
Use sg_pcopy_to_buffer() which is better than the function previously used.
Because it doesn't do kmap/kunmap for skipped pages.
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: "James E.J. Bottomley" <JBottomley@parallels.com>
Cc: Douglas Gilbert <dgilbert@interlog.com>
Cc: Herbert Xu <herbert@gondor.apana.org.au>
Cc: Horia Geanta <horia.geanta@freescale.com>
Cc: Imre Deak <imre.deak@intel.com>
Cc: Tejun Heo <tj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/alpha')
0 files changed, 0 insertions, 0 deletions