summaryrefslogtreecommitdiff
path: root/crypto/seqiv.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2009-02-09 14:22:14 +1100
committerHerbert Xu <herbert@gondor.apana.org.au>2009-02-09 14:30:25 +1100
commitab2867eed88e7823dc312e585a65c1c86040edc4 (patch)
tree2973da25894efebef2980db676f9cc91256b328d /crypto/seqiv.c
parent8aef01c98cb7fad71b02844b87e1ca8618e0d603 (diff)
downloadlinux-crypto-ab2867eed88e7823dc312e585a65c1c86040edc4.tar.gz
linux-crypto-ab2867eed88e7823dc312e585a65c1c86040edc4.zip
crypto: scatterwalk - Avoid flush_dcache_page on slab pages
It's illegal to call flush_dcache_page on slab pages on a number of architectures. So this patch avoids doing so if PageSlab is true. In future we can move the flush_dcache_page call to those page cache users that actually need it. Reported-by: David S. Miller <davem@davemloft.net> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/seqiv.c')
0 files changed, 0 insertions, 0 deletions