https://github.com/torvalds/linux
Revision 9f1167272890c210399e6b8a32d7cf7295713f5d authored by Herbert Xu on 31 March 2007, 02:58:20 UTC, committed by Herbert Xu on 31 March 2007, 02:58:20 UTC
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: Herbert Xu <herbert@gondor.apana.org.au>
1 parent 4ee531a
History
Tip revision: 9f1167272890c210399e6b8a32d7cf7295713f5d authored by Herbert Xu on 31 March 2007, 02:58:20 UTC
[CRYPTO] api: Flush the current page right than the next
Tip revision: 9f11672
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
.mailmap -rw-r--r-- 3.5 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.9 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 82.3 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top