diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2021-06-24 14:35:29 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2021-06-28 11:28:08 +0800 |
commit | 6ee55a6f50fe28207d829a535effcedad37991ea (patch) | |
tree | f88d11db44f1a0ac23db76de362a02ba133b9224 /crypto/drbg.c | |
parent | b0d2193ba643ec8246e7a194e336c71018b8e6f3 (diff) | |
download | linux-6ee55a6f50fe28207d829a535effcedad37991ea.tar.bz2 |
crypto: omap - Drop obsolete PageSlab check
As it is now legal to call flush_dcache_page on slab pages we
no longer need to do the check in the omap driver. This patch
also uses flush_dcache_page instead of flush_kernel_dcache_page
because the page we're writing to could be anything.
Reported-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/drbg.c')
0 files changed, 0 insertions, 0 deletions