Skip to content
Snippets Groups Projects
user avatar
Herbert Xu authored
On platforms where flush_dcache_page is needed we're currently flushing
the next page right than the one we've just processed.  This patch fixes
the off-by-one error.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
9f116727