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
aoa
arm
core
drivers
i2c
isa
mips
oss
parisc
pci
pcmcia
ppc
soc
sparc
synth
usb
Kconfig -rw-r--r-- 2.8 KB
Makefile -rw-r--r-- 510 bytes
ac97_bus.c -rw-r--r-- 1.6 KB
last.c -rw-r--r-- 1.3 KB
sound_core.c -rw-r--r-- 12.6 KB
sound_firmware.c -rw-r--r-- 1.7 KB

back to top